CachedReportSourceWeb(XtraReport) Constructor
Creates the CachedReportSourceWeb class’ instance and specifies for which report to generate a document.
Namespace: DevExpress.XtraReports.Web
Assembly: DevExpress.XtraReports.v24.1.Web.dll
NuGet Package: DevExpress.Web.Reporting.Common
Declaration
Parameters
Name | Type | Description |
---|---|---|
report | XtraReport | The report to be displayed. |
See Also