MVCxHtmlEditorDialogFormElementSettings Class
Contains settings concerning customization of dialog form elements.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
public class MVCxHtmlEditorDialogFormElementSettings :
HtmlEditorDialogFormElementSettings
Related API Members
The following members return MVCxHtmlEditorDialogFormElementSettings objects:
Remarks
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.
Inheritance
Object
StateManager
PropertiesBase
ASPxHtmlEditorSettingsBase
HtmlEditorDialogFormElementSettings
MVCxHtmlEditorDialogFormElementSettings
See Also