HtmlEditorDefaultDialogSettings Class
Contains customization settings of the built-in dialogs.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return HtmlEditorDefaultDialogSettings objects:
Remarks
The HtmlEditorDefaultDialogSettings class contains settings that allow you to customize the availability of elements within the built-in dialog forms.
The settings exposed by this class can be accessed via the editor’s ASPxHtmlEditor.SettingsDialogs property.
Inheritance
Object
StateManager
PropertiesBase
ASPxHtmlEditorSettingsBase
HtmlEditorDefaultDialogSettings
See Also