New to Kendo UI for AngularStart a free 30-day trial

TreeItemAddRemoveArgs

Provides information for TreeView drag-and-drop addItem and removeItem events.

NameTypeDefaultDescription

destinationItem

TreeItemLookup

Lookup information for the item onto which the dragged item is dropped.

destinationTree

TreeViewComponent

Reference to the TreeView onto which the dragged item is dropped.

dropPosition

DropPosition

Represents the drop position relative to the target item.

sourceItem

TreeItemLookup

Lookup information for the dragged item.

sourceTree

TreeViewComponent

Reference to the TreeView from which the dragged item originates.

Not finding the help you need?
Contact Support