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