DropDownEditPropertiesBase Constructors
Contains the base settings specific to dropdown editors.| Name | Parameters | Description |
|---|---|---|
| DropDownEditPropertiesBase() | none | Initializes a new instance of the DropDownEditPropertiesBase class with default settings. |
| DropDownEditPropertiesBase(IPropertiesOwner) | owner | Initializes a new instance of the DropDownEditPropertiesBase class with the specified owner. |
See Also