If false, only a single item can be selected in the all of the groups in the control.
[Visual Basic]
Public Property AllowMultipleSelectInControl As Boolean
[C#]
public bool AllowMultipleSelectInControl {get;set;}
[Delphi]
public property AllowMultipleSelectInControl: Boolean read get_AllowMultipleSelectInControl write set_AllowMultipleSelectInControl;
See Also
C1WebCustomGroup Class | C1WebCustomGroup Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |