MVCxHtmlEditorDefaultDialogSettings Class
Contains (MVC specific) customization settings of the built-in dialogs.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v20.2.dll
Declaration
public class MVCxHtmlEditorDefaultDialogSettings :
HtmlEditorDefaultDialogSettings
Public Class MVCxHtmlEditorDefaultDialogSettings
Inherits HtmlEditorDefaultDialogSettings
Related API Members
The following members accept/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
Feedback