ReportDesignerSettings.ShouldDisposeReport Property
Specifies whether or not a report should be disposed together with its associated Report Designer.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to dispose the report along with the Report Designer; otherwise false. |
See Also