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