Skip to main content
A newer version of this page is available. .

TreeListOptionsSelection Properties

Provides selection options for Tree List controls.
Name Description
EnableAppearanceFocusedCell Gets or sets whether the appearance settings for the focused cell are enabled.
EnableAppearanceFocusedRow Gets or sets whether the appearance settings for the focused node are enabled.
InvertSelection Gets or sets whether the focused style is applied to the focused cell only or to all the cells except for the focused one.
KeepSelectedOnClick Gets or sets whether the selected nodes remain selected when their values are being edited.
MultiSelect Gets or sets whether multiple nodes can be selected.
MultiSelectMode Gets or sets whether multiple selection is made by node or by cell.
SelectNodesOnRightClick Gets or sets whether nodes are focused when right-clicked.
UseIndicatorForSelection Gets or sets whether nodes can be selected via the node indicator when the Tree List is in multiple selection mode.
See Also