Radio |
The RadioButtonGroup type exposes the following members.
Name | Description | |
---|---|---|
AddNewButton | Create a radio button The created radio button is automatically added to this radio button field's Buttons. | |
AddNewWidget | Create a new widget and add to the form field This method creates a widget for the form field. The widget is automatically added to the field's widgets, but not to any page. This method does not work for radio button form fields; Use AddNewWidget(Rectangle).(Inherited from Field) | |
Create | Create a radio button form field The returned form field object is not yet used, but it is associated with the given target document. | |
Equals | (Inherited from NativeObject) | |
GetHashCode | (Inherited from NativeObject) |