GridKeyDownEvent
Represents the object of the GridKeyDownEvent
Grid event.
Name | Type | Default | Description |
---|---|---|---|
cell |
|
Indicates if cell selection mode is enabled. | |
componentId |
|
The component unique identifier. | |
dataItems |
|
The current Grid leaf data items. | |
event? |
|
A specific native DOM event which is fetched by Vue. | |
mode |
|
Grid selection mode. | |
selectedField |
|
The | |
target? |
|
An event target. |