TdxTreeViewCustomOptionsSelection.MultiSelect Property
Specifies if users can select multiple tree nodes simultaneously.
Declaration
property MultiSelect: Boolean read; write;
Property Value
Type | Description |
---|---|
Boolean | If True, users can select multiple nodes simultaneously. If False, only one node can be selected at a time. |
See Also