Skip to main content
A newer version of this page is available. .

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.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public abstract class HtmlEditorChangeElementPropertiesDialogSettingsBase :
    HtmlEditorDialogSettingsBase
See Also