Node Lines (HasLines)
Determines whether lines are displayed between node and nodes, and node and leaves in
the Tree View. True
(default) or
False
.
Value |
Description |
---|---|
|
in the Tree View, lines are displayed between nodes and their child nodes and leaves. |
|
No lines are displayed and the Root Lines property is disabled. |
Usage
Dynamic? |
Yes |
Supported in Grid? |
No |
Dependencies: |
Value |
Using in ProcScript
$fieldproperties(TREE) = "HasLines=false"