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

C1WebCustomGroup.AllowMultipleSelect Property

If false, only a single item can be selected in the group.

[Visual Basic]

Public Property AllowMultipleSelect As Boolean

[C#]

public bool AllowMultipleSelect {get;set;}

[Delphi]

public property AllowMultipleSelect: Boolean read get_AllowMultipleSelect write set_AllowMultipleSelect;

See Also

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


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