Back to Devexpress

HtmlEditorCommonViewAreaStyle Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-d0bb0a3f.md

latest2.4 KB
Original Source

HtmlEditorCommonViewAreaStyle Class

Defines style settings for view areas.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

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

The following members return HtmlEditorCommonViewAreaStyle objects:

Remarks

The HtmlEditorCommonViewAreaStyle class contains settings that define the appearance of view areas within the ASPxHtmlEditor control.

An object of the HtmlEditorCommonViewAreaStyle type can be accessed via the HtmlEditorStyles.ViewArea property.

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase HtmlEditorAreaStyleBase HtmlEditorCommonViewAreaStyle

See Also

HtmlEditorCommonViewAreaStyle Members

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace