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