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