TdxTreeViewControlOptionsView.ShowLines Property
Specifies if the Tree View control shows the lines that connect tree nodes.
Declaration
property ShowLines; default True;
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | True | If True, the control displays the lines that connect tree nodes. If False, the lines are hidden. |
Remarks
Options include:
Value | Example |
|---|---|
True |
|
False |
|
See Also

