LinesAtRoot property


Available for TreeView objects.

Read/Write only at design time

Specifies whether a TreeView object displays lines which link items to the root. It can be one of the following values:

TRUE     TreeView object displays lines which link items to the root (default).
FALSE   No lines are displayed in the TreeView object.