Back to Devexpress

HtmlEditorSettings.SettingsHtmlEditing Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-htmleditorsettings-b82dc7be.md

latest1.9 KB
Original Source

HtmlEditorSettings.SettingsHtmlEditing Property

Provides access to settings that relate to editing the HTML markup.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public ASPxHtmlEditorHtmlEditingSettings SettingsHtmlEditing { get; }
vb
Public ReadOnly Property SettingsHtmlEditing As ASPxHtmlEditorHtmlEditingSettings

Property Value

TypeDescription
ASPxHtmlEditorHtmlEditingSettings

An ASPxHtmlEditorHtmlEditingSettings object that contains HTML editing settings.

|

See Also

Settings

SettingsForms

SettingsLoadingPanel

SettingsResize

SettingsSpellChecker

SettingsText

SettingsValidation

HTML Editor

HtmlEditorSettings Class

HtmlEditorSettings Members

DevExpress.Web.Mvc Namespace