WebDocumentViewerExtension.Bind Method
| Name | Parameters | Description |
|---|---|---|
| Bind(XtraReport) | report | Binds the Document Viewer to a report. |
| Bind(CachedReportSourceWeb) | cachedReportSource | Binds the Document Viewer to the report associated with the specified CachedReportSourceWeb object. |
| Bind(WebDocumentViewerModel) | model | Binds the Document Viewer to a model. |
| Bind(Byte[]) | reportXmlLayout | Binds the Document Viewer to a report. |
| Bind(String) | reportUrl | Binds the Document Viewer to the specified report. |