ASPxHtmlEditorSettings.SettingsHtmlView Property
Provides access to settings that relate to HTML View.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.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 Web Forms Controls | ASPxHtmlEditor |
|
ASP.NET MVC Extensions | HtmlEditorSettings |
|
See Also