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