The TreeListOptionsSelection.MultiSelect property. |
Allows you to enable node selection. |
The TreeList.Selection property. |
Allows you to access selected nodes, and add and remove them from selection. |
The TreeList.SelectionChanging event. |
Allows you to specify whether users can select and unselect nodes. |
The TreeList.SelectionChanged event. |
Fires after selection has been changed, |
The TreeListOptionsBehavior.KeepSelectedOnClick property. |
Specifies whether the selected nodes remain selected when their values are being edited. |
The TreeListAppearanceCollection.SelectedRow property. |
Specifies the appearance settings used to paint selected nodes. |
The TreeListAppearanceCollection.HideSelectionRow property. |
Specifies the appearance settings used to paint selected nodes, when the Tree List control is not focused. |
The TreeList.CopyToClipboard method. |
Copies selected nodes to the Clipboard. |