ITreeListSelectionChanges Members
Allows you to track selection changes in the TreeList.Properties
| 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