KiXforms Class Library |
ShowRootLines Property |
Gets or sets a value indicating whether lines are drawn between the tree nodes that are at the root of the tree view.
object.ShowRootLines [ = Boolean ]
True if lines are drawn between the tree nodes that are at the root of the tree view; otherwise, false. The default is true.
If the ShowRootLines property is false, the plus-sign and minus-sign buttons will not appear next to the root tree nodes, and the ShowPlusMinus property will have no effect.
Applies To:
TreeView
The CHM file was converted to HTML by chm2web software. |