ShowRoot: Boolean;
ShowRoot: boolean;
The ShowRoot property determines whether the tree root elements expand and collapse buttons are displayed.
Available values:
True. Default. The + and - buttons are located to the left of the node.
False. The + and - buttons are hidden. Node children tree is collapsed or expanded on the double click on the node.
The property use is given in the example for IDimensionViewerBase.ShowLines.
See also: