HtmlEditorStatusBarStyle Class
Defines style settings for the status bar .
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return HtmlEditorStatusBarStyle objects:
Remarks
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.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
HtmlEditorAreaStyleBase
HtmlEditorStatusBarStyle
See Also