TreeRootLinesState - AbstractTreeView
Specifies whether graphical lines should be drawn to connect "Root Items"
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer TreeRootLinesState
| Access Type | Syntax |
|---|---|
| Read Access: | Get TreeRootLinesState to IntegerVariable |
| Write Access: | Set TreeRootLinesState to IntegerVariable/Value |
Description
The parent-most items in the this object (that is, items that have no parent), are known as "Root Items". This property specifies whether graphical lines should be drawn to connect these items (compare TreeLinesState property).
Default is true.