RadioGroupField Constructors
A radio group field is a form field that contains a set of options, only one of which can be selected.| Name | Parameters | Description |
|---|---|---|
| RadioGroupField(String) | name | Initializes a new instance of the RadioGroupField class with specified settings. |
See Also