Back to Devexpress

ASPxHtmlEditorSettings.SettingsHtmlView Property

aspnet-devexpress-dot-web-dot-aspxhtmleditor-dot-aspxhtmleditorsettings-c4aa16d4.md

latest1.9 KB
Original Source

ASPxHtmlEditorSettings.SettingsHtmlView Property

Provides access to settings that relate to HTML View.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public HtmlEditorHtmlViewSettings SettingsHtmlView { get; }
vb
Public ReadOnly Property SettingsHtmlView As HtmlEditorHtmlViewSettings

Property Value

TypeDescription
HtmlEditorHtmlViewSettings

An HtmlEditorHtmlViewSettings object that contains HTML view settings.

|

Property Paths

You can access this nested property as listed below:

LibraryObject TypePath to SettingsHtmlView
ASP.NET MVC ExtensionsHtmlEditorSettings

.Settings .SettingsHtmlView

| | ASP.NET Web Forms Controls | ASPxHtmlEditor |

.Settings .SettingsHtmlView

|

See Also

ASPxHtmlEditorSettings Class

ASPxHtmlEditorSettings Members

DevExpress.Web.ASPxHtmlEditor Namespace