TdxTreeViewCustomOptionsView.ShowCheckBoxes Property
Specifies if tree nodes have checkboxes.
Declaration
property ShowCheckBoxes: Boolean read; write;
Property Value
Type | Description |
---|---|
Boolean | If True, the Tree View shows node checkboxes; otherwise, they are hidden. |
See Also