HtmlEditorRoundPanelStyles Properties
Contains settings that allow the appearance of specific elements within round panels used by the ASPxHtmlEditor to be defined.| Name | Description |
|---|---|
| CollapseButton | Gets style settings for a panel’s collapse button. Inherited from RoundPanelStyles. |
| ControlStyle | Gets the style settings used to define the appearance of round panel elements (excepting their headers) used within the ASPxHtmlEditor control. |
| CssFilePath | This property is not in effect for the HtmlEditorRoundPanelStyles class. |
| CssPostfix | This property is not in effect for the HtmlEditorRoundPanelStyles class. |
| EnableDefaultAppearance | Obsolete. Specifies whether to enable the control’s default appearance. Inherited from StylesBase. |
| GroupBoxHeader | Gets the style settings used to paint the header when a round panel looks like a group box. Inherited from RoundPanelStyles. |
| Header | Gets the style settings used to paint a round panel’s header. Inherited from RoundPanelStyles. |
| Theme | Gets or sets the name of the Theme to be applied to a web control. Inherited from StylesBase. |
See Also