TreeViewItemDragStartEvent
Represents the object of the onItemDragStart
event.
Name | Type | Default | Description |
---|---|---|---|
item |
| The item that is dragged. | |
itemHierarchicalIndex |
| The hierarchical index of the dragged item. The indices are zero-based.
The first root item has a | |
target |
| An event target. |