Radio |
A button in a radio button group
public class RadioButton : NativeObject
The RadioButton type exposes the following members.
| Name | Description | |
|---|---|---|
| ExportName | The button's name used when exporting | |
| Widgets | The button's widget annotations |
| Name | Description | |
|---|---|---|
| AddNewWidget | Create radio button widget This method creates a widget for the radio button. The widget is automatically added to the button's widgets and to the radio button form field's widgets, but not to any page. | |
| Equals | (Inherited from NativeObject) | |
| GetHashCode | (Inherited from NativeObject) |