Skip to main content

MVCxHtmlEditorChangeElementPropertiesDialogSettings Properties

Contains MVC specific customization settings for the Change Element Properties dialog’s form elements.
Name Description
BottomAreaTemplate Gets or sets a template used to display the content of a dialog form’s bottom area. Inherited from HtmlEditorDialogSettingsBase.
CssClassItems Provides access to a collection that can contain a list of custom CSS classes defining the element’s style settings. Inherited from HtmlEditorChangeElementPropertiesDialogSettingsBase.
TopAreaTemplate Gets or sets a template used to display the content of a dialog form’s top area. Inherited from HtmlEditorDialogSettingsBase.
See Also