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