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.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return HtmlEditorStatusBarStyles objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxHtmlEditor.StylesStatusBar |
ASP.NET MVC Extensions | HtmlEditorSettings.StylesStatusBar |
Remarks
An object of the HtmlEditorStatusBarStyles type can be accessed via the ASPxHtmlEditor.StylesStatusBar property.
Implements
Inheritance
Object
StateManager
PropertiesBase
StylesBase
HtmlEditorStatusBarStyles
See Also