ToolbarCustomCssEdit Constructors
A default toolbar editor that can contain a list of custom CSS styles, and allows a particular style to be applied to the text content selected in the design view area.| Name | Parameters | Description |
|---|---|---|
| ToolbarCustomCssEdit() | none | Initializes a new instance of the ToolbarCustomCssEdit class with default settings. |
| ToolbarCustomCssEdit(Boolean, Boolean) | beginGroup, visible | Initializes a new instance of the ToolbarCustomCssEdit class with the specified settings. |
| ToolbarCustomCssEdit(Boolean) | beginGroup | Initializes a new instance of the ToolbarCustomCssEdit class with the specified setting. |
See Also