TreeListHeaderSelectionChangeEvent
Represents the object of the onHeaderSelectionChange
TreeList event.
Name | Type | Default | Description |
---|---|---|---|
dataItems |
|
The current data as flatted array. | |
field? |
|
The field of the column in which the cell is located. | |
nativeEvent |
|
A native DOM event. | |
syntheticEvent |
|
A React Synthetic Event. | |
target |
|
An event target. |