'Declaration
Public Property ShowLines As Boolean
'Usage
Dim instance As C1TreeView Dim value As Boolean instance.ShowLines = value value = instance.ShowLines
public bool ShowLines {get; set;}
'Declaration
Public Property ShowLines As Boolean
'Usage
Dim instance As C1TreeView Dim value As Boolean instance.ShowLines = value value = instance.ShowLines
public bool ShowLines {get; set;}