HtmlEditorStatusBarTabStyle Class
Defines style settings for tabs displayed within the status bar.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
Declaration
Related API Members
The following members return HtmlEditorStatusBarTabStyle objects:
Remarks
The HtmlEditorStatusBarTabStyle class contains settings that define the appearance of tabs within the ASPxHtmlEditor control’s status bar.
An object of the HtmlEditorStatusBarTabStyle type can be accessed via the HtmlEditorStatusBarStyles.Tab and HtmlEditorStatusBarStyles.ActiveTab properties.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
TabStyle
HtmlEditorStatusBarTabStyle
See Also