ASPxWebDocumentViewer.OpenReport Method
| Name | Parameters | Description |
|---|---|---|
| OpenReport(XtraReport) | report | Opens the specified report in the ASPxWebDocumentViewer. |
| OpenReport(CachedReportSourceWeb) | cachedReportSource | Opens the report associated with the specified CachedReportSourceWeb object in the ASPxWebDocumentViewer. |
| OpenReport(String) | reportUrl | Opens the specified report in the ASPxWebDocumentViewer. |