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