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

Declaration

public abstract class HtmlEditorChangeElementPropertiesDialogSettingsBase :
    HtmlEditorDialogSettingsBase
See Also