Back to Devexpress

ASPxHtmlEditor.StylesStatusBar Property

aspnet-devexpress-dot-web-dot-aspxhtmleditor-dot-aspxhtmleditor-01795d0f.md

latest1.4 KB
Original Source

ASPxHtmlEditor.StylesStatusBar Property

Provides access to the style settings that define the appearance of the editor’s status bar.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public HtmlEditorStatusBarStyles StylesStatusBar { get; }
vb
Public ReadOnly Property StylesStatusBar As HtmlEditorStatusBarStyles

Property Value

TypeDescription
HtmlEditorStatusBarStyles

A HtmlEditorStatusBarStyles object that contains style settings.

|

See Also

HTML Editor

ASPxHtmlEditor Class

ASPxHtmlEditor Members

DevExpress.Web.ASPxHtmlEditor Namespace