Preparing search index...
The search index is not available
cheetah-grid
cheetah-grid
TYPES
DrawGridKeyboardOptions
Interface DrawGridKeyboardOptions
interface
DrawGridKeyboardOptions
{
deleteCellValueOnDel
?:
boolean
;
moveCellOnEnter
?:
boolean
|
DrawGridKeyboardMoveCellFunction
;
moveCellOnTab
?:
boolean
|
DrawGridKeyboardMoveCellFunction
;
selectAllOnCtrlA
?:
boolean
;
}
Index
Properties
delete
Cell
Value
On
Del?
move
Cell
On
Enter?
move
Cell
On
Tab?
select
All
On
CtrlA?
Properties
Optional
delete
Cell
Value
On
Del
delete
Cell
Value
On
Del
?:
boolean
Optional
move
Cell
On
Enter
move
Cell
On
Enter
?:
boolean
|
DrawGridKeyboardMoveCellFunction
Optional
move
Cell
On
Tab
move
Cell
On
Tab
?:
boolean
|
DrawGridKeyboardMoveCellFunction
Optional
select
All
On
CtrlA
select
All
On
CtrlA
?:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
delete
Cell
Value
On
Del
move
Cell
On
Enter
move
Cell
On
Tab
select
All
On
CtrlA
cheetah-grid
Loading...