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

C1WebMenu.ClickToOpen Property

If true, the user should click on the root menu so the submenus will appear.

[Visual Basic]

Public Property ClickToOpen As Boolean

[C#]

public bool ClickToOpen {get;set;}

[Delphi]

public property ClickToOpen: Boolean read get_ClickToOpen write set_ClickToOpen;

See Also

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


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