ReportsModuleV2.InplaceReportsCacheHelper Property
Gets an object that provides helper methods used to manage in-place reports cache.
Namespace: DevExpress.ExpressApp.ReportsV2
Assembly: DevExpress.ExpressApp.ReportsV2.v24.1.dll
NuGet Package: DevExpress.ExpressApp.ReportsV2
Declaration
Property Value
Type | Description |
---|---|
DevExpress.ExpressApp.ReportsV2.IInplaceReportCacheHelper | An InplaceReportsCacheHelper object that provides helper methods used to manage in-place reports cache. |
Property Value
Type | Description |
---|---|
InplaceReportsCacheHelper | An InplaceReportsCacheHelper object that provides helper methods used to manage in-place reports cache. |
See Also