aspnet-devexpress-dot-web-dot-aspxhtmleditor-73d40f67.md
Defines style settings for the status bar.
Namespace : DevExpress.Web.ASPxHtmlEditor
Assembly : DevExpress.Web.ASPxHtmlEditor.v25.2.dll
NuGet Package : DevExpress.Web
public class HtmlEditorStatusBarStyle :
HtmlEditorAreaStyleBase
Public Class HtmlEditorStatusBarStyle
Inherits HtmlEditorAreaStyleBase
The following members return HtmlEditorStatusBarStyle objects:
The HtmlEditorStatusBarStyle class contains settings that define the appearance of the status bar within the ASPxHtmlEditor control.
An object of the HtmlEditorStatusBarStyle type can be accessed via the HtmlEditorStatusBarStyles.StatusBar property.
Object MarshalByRefObject Component Style AppearanceStyleBase HtmlEditorAreaStyleBase HtmlEditorStatusBarStyle
See Also