TdxTreeViewControlOptionsSelection.HideSelection Property
Declaration
property HideSelection; default True;
Property Value
Type | Default | Description |
---|---|---|
Boolean | True | If False, the control draws selection rectangles in a look & feel-dependent color. If True, the selected nodes are not highlighted. |
See Also