TreeListSortChangeEvent
Interface
Represents the object of the onSortChange TreeList event.
Definition
Package:@progress/kendo-vue-treelist
Properties
component?
any
event
any
field
string
The field of the column which triggers the event.
sort
SortDescriptor[]
The new SortDescriptor according to the user action.