TreeListDragHintTextTemplateContext Properties
Stores information about the TreeList component. Serves as thecontext
parameter in DragHintTextTemplate.
Name | Description |
---|---|
DataItems | Returns the collection of currently dragged data items. |
TreeList | Provides access to the TreeList API. |
VisibleIndex | Returns the row’s visible index. |
See Also