Property ShowRootLines
ShowRootLines
Gets a value indicating whether lines are drawn between the tree items that are at the root of the tree view. Default is false. Currently, setter of this property does nothing.
[Browsable(false)]
public virtual bool ShowRootLines { get; }