HtmlEditorView Enum
Specifies the ASPxHtmlEditor‘s active view
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Members
Name | Description |
---|---|
Design
|
Identifies the editor’s Design View. |
Html
|
Identifies the editor’s HTML View. |
Preview
|
Identifies the editor’s Preview View. |
#Related API Members
The following properties accept/return HtmlEditorView values:
Library | Related API Members |
---|---|
ASP. |
ASPx |
Html |
|
ASP. |
Html |
#Remarks
Values listed by this enumerator are used to set the ASPxHtmlEditor.ActiveView property’s value.