InplaceReportsCacheHelper Class
Provides helper methods used to manage in-place reports cache.
Namespace: DevExpress.ExpressApp.ReportsV2
Assembly: DevExpress.ExpressApp.ReportsV2.v21.2.dll
Declaration
Remarks
The in-place reports cache is created when the InplaceReportsCacheHelper.GetReportDataInfoList method is called for the first time. The cache is not updated automatically when in-place report data objects are created or deleted. To reset the cache manually, call the InplaceReportsCacheHelper.ClearInplaceReportsCache method.
To access an instance of InplaceReportsCacheHelper, use the ReportsModuleV2.InplaceReportsCacheHelper property.