MVCxHtmlEditorDefaultDialogSettings Class
Contains (MVC specific) customization settings of the built-in dialogs.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Related API Members
The following members return MVCxHtmlEditorDefaultDialogSettings objects:
Remarks
The settings exposed by this class can be accessed via the editor’s HtmlEditorSettings.SettingsDialogs property.
Inheritance
Object
StateManager
PropertiesBase
ASPxHtmlEditorSettingsBase
HtmlEditorDefaultDialogSettings
MVCxHtmlEditorDefaultDialogSettings
See Also