New to KendoReact? Learn about KendoReact Free.
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. | |
select |
|
The new SelectDescriptor based on the user action. | |
selectedField |
|
The | |
syntheticEvent |
|
A React Synthetic Event. | |
target |
|
An event target. |