Back to Devexpress

HtmlEditorStyles.ViewArea Property

aspnet-devexpress-dot-web-dot-aspxhtmleditor-dot-htmleditorstyles-b9f8c016.md

latest1.4 KB
Original Source

HtmlEditorStyles.ViewArea Property

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

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public HtmlEditorCommonViewAreaStyle ViewArea { get; }
vb
Public ReadOnly Property ViewArea As HtmlEditorCommonViewAreaStyle

Property Value

TypeDescription
HtmlEditorCommonViewAreaStyle

A HtmlEditorCommonViewAreaStyle object that contains style settings.

|

See Also

HTML Editor

HtmlEditorStyles Class

HtmlEditorStyles Members

DevExpress.Web.ASPxHtmlEditor Namespace