Skip to main content

HtmlEditorDialogFormElementSettings Class

Contains settings concerning customization of dialog form elements.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

NuGet Package: DevExpress.Web

#Declaration

public class HtmlEditorDialogFormElementSettings :
    ASPxHtmlEditorSettingsBase

#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 SettingsDialogs property.

See Also