ComponentOne Basic Library for UWP
ShowLines Property

C1.UWP Assembly > C1.Xaml Namespace > C1TreeView Class : ShowLines Property
Gets or sets a value that indicates whether the connecting lines are visible.
Syntax
'Declaration
 
Public Property ShowLines As System.Boolean
public System.bool ShowLines {get; set;}
See Also

Reference

C1TreeView Class
C1TreeView Members