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

C1WebBinding.Collapsed Property

Gets or sets the Collapsed property for the group of the topicbar or for the nested group of the tree item to which the C1WebBinding object is applied.

[Visual Basic]

Public Property Collapsed As Boolean

[C#]

public bool Collapsed {get;set;}

[Delphi]

public property Collapsed: Boolean read get_Collapsed write set_Collapsed;

See Also

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


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