GridDetailExpandChangeEvent
Interface
Represents the object of the onDetailExpandChange Grid event.
Definition
Package:@progress/kendo-vue-grid
Properties
detailExpand
DetailExpandDescriptor
The descriptor defining which detail rows are expanded.
event
any
A specific native DOM event which is fetched by Vue.
target?
any
An event target.