Back to Devexpress

HtmlEditorStyles.HtmlViewArea Property

aspnet-devexpress-dot-web-dot-aspxhtmleditor-dot-htmleditorstyles-0185e815.md

latest1.4 KB
Original Source

HtmlEditorStyles.HtmlViewArea Property

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

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public HtmlEditorViewAreaStyle HtmlViewArea { get; }
vb
Public ReadOnly Property HtmlViewArea 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