TreeListRowEvent
Interface
Represents the object of the onRowEvent TreeList event.
Definition
Package:@progress/kendo-vue-treelist
Properties
component?
any
dataItem
any
The data item which corresponds to the row.
event
any
level
number[]
An array of indexes of each parent and current item in the data tree.