BootstrapEditButton Constructors
Represents a button for a button editor control.Name | Parameters | Description |
---|---|---|
BootstrapEditButton() | none | Initializes a new instance of the BootstrapEditButton class with default settings. |
BootstrapEditButton(String) | text | Initializes a new instance of the BootstrapEditButton class with the specified setting. |
See Also