Gets or sets a value indicating whether lines connecting child nodes to parent nodes are displayed.
[Visual Basic]
Public Property ShowLines As Boolean
[C#]
public bool ShowLines {get;set;}
[Delphi]
public property ShowLines: Boolean read get_ShowLines write set_ShowLines;
See Also
C1WebTreeView Class | C1WebTreeView Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |