General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
18.2
18.1
17.2
MVCxHtmlEditorDefaultDialogSettings.ChangeElementPropertiesDialog Property
Provides access to customization settings for the Change Element Properties dialog's form elements.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v19.2.dll
Declaration
public MVCxHtmlEditorChangeElementPropertiesDialogSettings ChangeElementPropertiesDialog { get; }
Public ReadOnly Property ChangeElementPropertiesDialog As MVCxHtmlEditorChangeElementPropertiesDialogSettings
Property Value
Type | Description |
---|---|
MVCxHtmlEditorChangeElementPropertiesDialogSettings | An MVCxHtmlEditorChangeElementPropertiesDialogSettings object that contains customization settings for form elements. |
Remarks
The ChangeElementPropertiesDialog property provides access to settings that allow you to customize the availability of elements within the Change Element Properties dialog form.
See Also
Feedback