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