New to Kendo UI for Vue? Start a free 30-day trial
GridDetailExpandChangeEvent
Updated on Mar 17, 2026
Represents the object of the onDetailExpandChange Grid event.
| Name | Type | Default | Description |
|---|---|---|---|
detailExpand |
|
The descriptor defining which detail rows are expanded. | |
event |
|
A specific native DOM event which is fetched by Vue. | |
target? |
|
An event target. |