ITreeListSelectionChanges Properties
Allows you to track selection changes in the TreeList.Name | Description |
---|---|
DeselectedDataItems | Specifies data items that were deselected. |
SelectedDataItems | In multiple selection mode, specifies data items that correspond to selected TreeList rows. |
See Also