HtmlEditorDialogFormElementSettings Class
Contains settings concerning customization of dialog form elements.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Remarks
The HtmlEditorDialogFormElementSettings class contains settings that allow you to customize the availability of elements within the Built-in Dialog Forms.
An instance of the HtmlEditorDialogFormElementSettings class can be accessed via the ASPxHtmlEditor.SettingsDialogFormElements property.
Inheritance
Object
StateManager
PropertiesBase
ASPxHtmlEditorSettingsBase
HtmlEditorDialogFormElementSettings
See Also