ReportDesignerSettings.ShouldDisposeDataSources Property
In This Article
Specifies whether or not report data sources should be disposed.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, to dispose data sources; otherwise, false. |
See Also