Skip to main content

TdxShellTreeViewControlOptionsSelection Properties

Stores Shell Tree View selection settings.
Name Description
HideSelection Specifies if the Shell Tree View control hides the highlight effect for the selected node when another control has focus.
MultiSelect Specifies if users can select multiple tree nodes simultaneously. Inherited from TdxTreeViewCustomOptionsSelection.
MultiSelectStyle Specifies the behavior of the multiple node selection for the Tree View. Inherited from TdxTreeViewCustomOptionsSelection.
RightClickSelect Specifies if a right-click on a node selects it.
RowSelect Specifies if the Shell Tree View control highlights the entire row occupied by the selected node.
See Also