Back to Devexpress

TreeListOptionsSelection Properties

windowsforms-devexpress-dot-xtratreelist-dot-treelistoptionsselection-dot-underscore-properties.md

latest2.4 KB
Original Source

TreeListOptionsSelection Properties

Provides selection options for Tree List controls.

NameDescription
EnableAppearanceFocusedCellGets or sets whether the appearance settings for the focused cell are enabled.
EnableAppearanceFocusedRowGets or sets whether the appearance settings for the focused node are enabled.
EnableAppearanceHotTrackedRowGets or sets whether the appearance settings for the hovered (hot-tracked) node are enabled. Default is equivalent to False.
InvertSelectionGets or sets whether the focused style is applied to the focused cell only or to all the cells except for the focused one.
KeepSelectedOnClickGets or sets whether row selection persists when a user clicks on a selected row’s cell.
MultiSelectGets or sets whether multiple nodes can be selected.
MultiSelectModeGets or sets whether multiple selection is made by node or by cell.
SelectNodesOnRightClickGets or sets whether nodes are focused when right-clicked.
UseIndicatorForSelectionGets or sets whether nodes can be selected via the node indicator when the Tree List is in multiple selection mode.

See Also

TreeListOptionsSelection Class

TreeListOptionsSelection Members

DevExpress.XtraTreeList Namespace