New to KendoReact? Learn about KendoReact Free.
GridRowClickEvent
Represents the object of the onRowClick
Grid event.
Name | Type | Default | Description |
---|---|---|---|
dataItem |
|
The item from the | |
nativeEvent |
|
A native DOM event. | |
syntheticEvent |
|
A React Synthetic Event. | |
target |
|
An event target. |