If true, one or more items in the group can be selected.
[Visual Basic]
Overridable Public Property AllowSelectItem As Boolean
[C#]
virtual public bool AllowSelectItem {get;set;}
[Delphi]
public property AllowSelectItem: Boolean read get_AllowSelectItem write set_AllowSelectItem;
See Also
C1WebCustomGroup Class | C1WebCustomGroup Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |