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

C1WebTopicBar.AutoCollapse Property

If enabled, contol will collapse all previously expanded groups except the one being expanded by user.

[Visual Basic]

Public Property AutoCollapse As Boolean

[C#]

public bool AutoCollapse {get;set;}

[Delphi]

public property AutoCollapse: Boolean read get_AutoCollapse write set_AutoCollapse;

See Also

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


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