TdxBarTreeViewCombo.ShowRoot Property
Specifies whether to draw link lines between root nodes.
Declaration
property ShowRoot: Boolean read; write;
Property Value
| Type |
|---|
| Boolean |
Remarks
ShowRoot is False by default and root nodes appear one under another without link lines between them. Set ShowRoot to True to draw lines between root nodes.
| Value | Example |
|---|---|
| True | ![]() |
| False | ![]() |
See Also

