Back to Devexpress

ASPxHtmlEditor.SettingsHtmlEditing Property

aspnet-devexpress-dot-web-dot-aspxhtmleditor-dot-aspxhtmleditor-b5306373.md

latest1.8 KB
Original Source

ASPxHtmlEditor.SettingsHtmlEditing Property

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

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

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

SettingsLoadingPanel

SettingsResize

SettingsText

SettingsValidation

HTML Editor

ASPxHtmlEditor Class

ASPxHtmlEditor Members

DevExpress.Web.ASPxHtmlEditor Namespace