Back to Devexpress

HtmlEditorStyles.DesignViewArea Property

aspnet-devexpress-dot-web-dot-aspxhtmleditor-dot-htmleditorstyles-8b9466f8.md

latest1.4 KB
Original Source

HtmlEditorStyles.DesignViewArea Property

Gets the style settings that define the appearance of the ASPxHtmlEditor ‘s Design View area.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public HtmlEditorViewAreaStyle DesignViewArea { get; }
vb
Public ReadOnly Property DesignViewArea As HtmlEditorViewAreaStyle

Property Value

TypeDescription
HtmlEditorViewAreaStyle

A HtmlEditorViewAreaStyle object that contains style settings.

|

See Also

HTML Editor

HtmlEditorStyles Class

HtmlEditorStyles Members

DevExpress.Web.ASPxHtmlEditor Namespace