HtmlEditorChangeElementPropertiestDialogSettings Class
In This Article
Contains customization settings for the form elements of the change element properties dialogs.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class HtmlEditorChangeElementPropertiestDialogSettings :
HtmlEditorChangeElementPropertiesDialogSettingsBase
#Remarks
An instance of the HtmlEditorChangeElementPropertiestDialogSettings class can be accessed using the HtmlEditorDefaultDialogSettings.ChangeElementPropertiesDialog property available via the ASPxHtmlEditor.SettingsDialogs property.
#Inheritance
Object
StateManager
PropertiesBase
ASPxHtmlEditorSettingsBase
HtmlEditorDialogSettingsBase
HtmlEditorChangeElementPropertiesDialogSettingsBase
HtmlEditorChangeElementPropertiestDialogSettings
See Also