Enum GroupButtonMode
Specifies the group button to behave as checkbox mode/radio button mode
Namespace: Syncfusion.JavaScript
Assembly: Syncfusion.EJ.dll
Syntax
public enum GroupButtonMode
Fields
Name | Description |
---|---|
CheckBox | Specifies the group button to behave as radio button mode |
RadioButton | Specifies the group button to behave as checkbox mode |