Back to Devexpress

HtmlEditorStatusBarStyles.ActiveTab Property

aspnet-devexpress-dot-web-dot-aspxhtmleditor-dot-htmleditorstatusbarstyles-45408918.md

latest1.5 KB
Original Source

HtmlEditorStatusBarStyles.ActiveTab Property

Gets the style settings that define the appearance of the active tab within the ASPxHtmlEditor ‘s status bar.

Namespace : DevExpress.Web.ASPxHtmlEditor

Assembly : DevExpress.Web.ASPxHtmlEditor.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public HtmlEditorStatusBarTabStyle ActiveTab { get; }
vb
Public ReadOnly Property ActiveTab As HtmlEditorStatusBarTabStyle

Property Value

TypeDescription
HtmlEditorStatusBarTabStyle

A HtmlEditorStatusBarTabStyle object that contains style settings.

|

See Also

HTML Editor

HtmlEditorStatusBarStyles Class

HtmlEditorStatusBarStyles Members

DevExpress.Web.ASPxHtmlEditor Namespace