SelectionChangeEvent
Class
Arguments for the TreeList selectionChange event.
Definition
Package:@progress/kendo-angular-treelist
Properties
action
"remove" | "add" | "select"
Specifies how the selection was changed.
Specifies which items were changed.
The TreeList component that triggered the event.