ComponentOne WebMenus and WebBars for ASP.NET (2.0) Search HelpCentral 

C1WebTreeViewGroup.ShowLines Property

Gets or sets a value indicating whether the lines connecting the child nodes to the parent nodes are displayed in the group.

[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

C1WebTreeViewGroup Class | C1WebTreeViewGroup Members | C1.Web.Command Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.