aspnetmvc-devexpress-dot-web-dot-mvc-dfdb477e.md
Contains (MVC specific) customization settings of the built-in dialogs.
Namespace : DevExpress.Web.Mvc
Assembly : DevExpress.Web.Mvc5.v25.2.dll
NuGet Package : DevExpress.Web.Mvc5
public class MVCxHtmlEditorDefaultDialogSettings :
HtmlEditorDefaultDialogSettings
Public Class MVCxHtmlEditorDefaultDialogSettings
Inherits HtmlEditorDefaultDialogSettings
The following members return MVCxHtmlEditorDefaultDialogSettings objects:
The settings exposed by this class can be accessed via the editor’s HtmlEditorSettings.SettingsDialogs property.
DevExpress.Web.Internal.IPropertiesDirtyTracker
Object StateManager PropertiesBase ASPxHtmlEditorSettingsBase HtmlEditorDefaultDialogSettings MVCxHtmlEditorDefaultDialogSettings
See Also