ShowLines: Boolean
The ShowLines property determines whether to show lines that link a node and its children.
If the property is set to True, the lines are displayed, otherwise they are not. Default value is true.
Compare:
ShowLines: true:
ShowLines: false:
The example of property use is given in the Example of Creating the TreeList Component page.
See also: