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