Skip to main content

HtmlEditorChangeElementPropertiesDialogSettingsBase Class

Serves as a base class for classes that contain customization settings for the form elements of the Element Properties dialog.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

NuGet Package: DevExpress.Web

Declaration

public abstract class HtmlEditorChangeElementPropertiesDialogSettingsBase :
    HtmlEditorDialogSettingsBase
See Also