aspnet-devexpress-dot-web-dot-aspxhtmleditor-8020d7a7.md
Defines style settings for tabs displayed within the status bar.
Namespace : DevExpress.Web.ASPxHtmlEditor
Assembly : DevExpress.Web.ASPxHtmlEditor.v25.2.dll
NuGet Package : DevExpress.Web
public class HtmlEditorStatusBarTabStyle :
TabStyle
Public Class HtmlEditorStatusBarTabStyle
Inherits TabStyle
The following members return HtmlEditorStatusBarTabStyle objects:
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.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle TabStyle HtmlEditorStatusBarTabStyle
See Also