Skip to main content
A newer version of this page is available. .

HtmlEditorStatusBarStyles Class

Contains settings that allow the appearance of the status bar‘s elements to be defined.

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v19.1.dll

Declaration

public class HtmlEditorStatusBarStyles :
    StylesBase

The following members return HtmlEditorStatusBarStyles objects:

Remarks

An object of the HtmlEditorStatusBarStyles type can be accessed via the ASPxHtmlEditor.StylesStatusBar property.

Implements

Inheritance

See Also