ReportDesignerSettings.AllowMDI Property
Specifies whether an end user can close all the multiple reports currently designed in the Web Report Designer or a single report should be kept associated with it.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the Report Designer is not associated with a certain report and all the reports designed in it can be closed; false if the Report Designer remains associated with a single report. |
See Also