ASPxHtmlEditorSettings.SettingsHtmlView Property
Provides access to settings that relate to HTML View.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| HtmlEditorHtmlViewSettings | An HtmlEditorHtmlViewSettings object that contains HTML view settings. |
Property Paths
You can access this nested property as listed below:
| Library | Object Type | Path to SettingsHtmlView |
|---|---|---|
| ASP.NET MVC Extensions | HtmlEditorSettings |
|
| ASP.NET Web Forms Controls | ASPxHtmlEditor |
|
See Also