Skip to main content
A newer version of this page is available. .

HtmlEditorAreaStyleBase Class

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

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v19.1.dll

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