GridHeaderSelectionChangeEvent
Represents the object of the onHeaderSelectionChange
Grid event.
Name | Type | Default | Description |
---|---|---|---|
dataItems |
| The current Grid leaf data items. | |
field? |
| The field of the column in which the cell is located. | |
nativeEvent |
| A native DOM event. | |
selectedField |
| The | |
syntheticEvent |
| A React Synthetic Event. | |
target |
| An event target. |