ASPxHtmlEditor.SettingsHtmlEditing Property
Provides access to settings that relate to editing the HTML markup.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| ASPxHtmlEditorHtmlEditingSettings | An ASPxHtmlEditorHtmlEditingSettings object that contains HTML editing settings. |
See Also