TdxTreeViewControlOptionsView.ShowCheckBoxes Property
Specifies if tree nodes have checkboxes.
Declaration
property ShowCheckBoxes; default False;
Property Value
Type | Default | Description |
---|---|---|
Boolean | False | If True, the Tree View control shows node checkboxes; otherwise, they are hidden. |
See Also