The following tables list the members exposed by RadioGroup.
            
            
            
            
            
            
            
            
            
            Public Properties
|   | Name | Description | 
  | DefaultValue | 
            Gets or sets the default value of the field.
               | 
  | NoToggleToOff | 
            Gets or sets a value indicating whether one radio button must be selected at all times.
               | 
  | RadiosInUnison | 
            Gets or sets a value indicating whether radio button options with the same export value
            will turn off and on together.   | 
  | Value | 
            Gets or sets the value of the field.
               | 
Top 
            
            
            
            Public Methods
|   | Name | Description | 
  | AddOption | Overloaded. 
            Adds an option to the radio group. The option can be anywhere in the document.
               | 
Top 
            
            
            
            
            
            
            
            
            
            
            See Also