TreeItemAddRemoveArgs
Interface
Provides information for TreeView drag-and-drop addItem
and removeItem events.
Definition
Package:@progress/kendo-angular-treeview
Properties
Lookup information for the item onto which the dragged item is dropped.
Reference to the TreeView onto which the dragged item is dropped.
Represents the drop position relative to the target item.
Lookup information for the dragged item.
Reference to the TreeView from which the dragged item originates.