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

C1WebCustomGroup.AllowUnselectItem Property

If true, user can unselect the item by clicking it the second time.

[Visual Basic]

Public Property AllowUnselectItem As Boolean

[C#]

public bool AllowUnselectItem {get;set;}

[Delphi]

public property AllowUnselectItem: Boolean read get_AllowUnselectItem write set_AllowUnselectItem;

See Also

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


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