New to KendoReact? Learn about KendoReact Free.
GridDetailExpandChangeEvent
Represents the object of the onDetailExpandChange Grid event.
| Name | Type | Default | Description |
|---|---|---|---|
detailExpand |
|
The descriptor defining which detail rows are expanded. | |
nativeEvent |
|
A native DOM event. | |
syntheticEvent |
|
A React Synthetic Event. | |
target |
|
An event target. |