RadioButtonProperties Constructors
Contains settings specific to a radio button editor.Name | Parameters | Description |
---|---|---|
RadioButtonProperties() | none | Initializes a new instance of the RadioButtonProperties class with default settings. |
RadioButtonProperties(IPropertiesOwner) | owner | Initializes a new instance of the RadioButtonProperties class with the specified owner. |
See Also