aspnetmvc-devexpress-dot-web-dot-mvc-938b4dc8.md
Contains settings concerning customization of dialog form elements.
Namespace : DevExpress.Web.Mvc
Assembly : DevExpress.Web.Mvc5.v25.2.dll
NuGet Package : DevExpress.Web.Mvc5
public class MVCxHtmlEditorDialogFormElementSettings :
HtmlEditorDialogFormElementSettings
Public Class MVCxHtmlEditorDialogFormElementSettings
Inherits HtmlEditorDialogFormElementSettings
The following members return MVCxHtmlEditorDialogFormElementSettings objects:
The MVCxHtmlEditorDialogFormElementSettings class contains settings that allow you to customize the availability of elements within the Built-in Dialog Forms.
An instance of the MVCxHtmlEditorDialogFormElementSettings class can be accessed via the HtmlEditorSettings.SettingsDialogFormElements property.
DevExpress.Web.Internal.IPropertiesDirtyTracker
Object StateManager PropertiesBase ASPxHtmlEditorSettingsBase HtmlEditorDialogFormElementSettings MVCxHtmlEditorDialogFormElementSettings
See Also