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

C1WebCustomGroup.AlwaysHasSelected Property

If true and if AllowSelectItem=true at minimum one item in the group is selected.

[Visual Basic]

Public Property AlwaysHasSelected As Boolean

[C#]

public bool AlwaysHasSelected {get;set;}

[Delphi]

public property AlwaysHasSelected: Boolean read get_AlwaysHasSelected write set_AlwaysHasSelected;

See Also

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


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