HtmlEditorSettings.SettingsDialogs Property
Provides access to the built-in dialogs' settings.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v20.2.dll
Declaration
public MVCxHtmlEditorDefaultDialogSettings SettingsDialogs { get; }
Public ReadOnly Property SettingsDialogs As MVCxHtmlEditorDefaultDialogSettings
Property Value
Type | Description |
---|---|
MVCxHtmlEditorDefaultDialogSettings | A MVCxHtmlEditorDefaultDialogSettings object that contains settings of the built-in dialogs. |
See Also
Feedback