MVCxHtmlEditorDialogFormElementSettings(MVCxHtmlEditorDefaultDialogSettings) Constructor
Initializes a new instance of the MVCxHtmlEditorDialogFormElementSettings class.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
public MVCxHtmlEditorDialogFormElementSettings(
MVCxHtmlEditorDefaultDialogSettings defaultSettingsDialogs
)
Parameters
Name | Type |
---|---|
defaultSettingsDialogs | MVCxHtmlEditorDefaultDialogSettings |
See Also