Skip to main content

HtmlEditorAreaStyleBase Class

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

Namespace: DevExpress.Web.ASPxHtmlEditor

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

NuGet Package: DevExpress.Web

Declaration

public class HtmlEditorAreaStyleBase :
    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.

See Also