Back to Devexpress

HtmlEditorAreaStyleBase Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-1f21ec04.md

latest2.3 KB
Original Source

HtmlEditorAreaStyleBase Class

Defines the base style settings for different areas within the ASPxHtmlEditor.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class HtmlEditorAreaStyleBase :
    AppearanceStyleBase
vb
Public Class HtmlEditorAreaStyleBase
    Inherits AppearanceStyleBase

Remarks

The HtmlEditorAreaStyleBase represents a base class that contains settings defining the appearance of different areas (such as view areas, content areas) within the ASPxHtmlEditor.

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase HtmlEditorAreaStyleBase HtmlEditorAreaStyle

HtmlEditorCommonViewAreaStyle

HtmlEditorStatusBarStyle

HtmlEditorViewAreaStyle

See Also

HtmlEditorAreaStyleBase Members

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace