HtmlEditorStatusBarStyles Properties
Contains settings that allow the appearance of the status bar‘s elements to be defined.| Name | Description |
|---|---|
| ActiveTab | Gets the style settings that define the appearance of the active tab within the ASPxHtmlEditor‘s status bar . |
| CssFilePath | This property is not in effect for the HtmlEditorStatusBarStyles class. |
| CssPostfix | This property is not in effect for the HtmlEditorStatusBarStyles class. |
| EnableDefaultAppearance | Obsolete. Specifies whether to enable the control’s default appearance. Inherited from StylesBase. |
| SizeGrip | Gets the style settings that define the appearance of a size grip. |
| StatusBar | Gets the settings that define the appearance of the ASPxHtmlEditor‘s status bar . |
| Tab | Gets the style settings that define the appearance of tabs within the ASPxHtmlEditor‘s status bar. |
| Theme | Gets or sets the name of the Theme to be applied to a web control. Inherited from StylesBase. |
See Also