Back to Devexpress

HtmlEditorStatusBarStyles.Tab Property

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

latest1.5 KB
Original Source

HtmlEditorStatusBarStyles.Tab Property

Gets the style settings that define the appearance of tabs 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 Tab { get; }
vb
Public ReadOnly Property Tab 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