Back to Devexpress

WebDocumentViewerExtension.Bind Method

aspnetmvc-devexpress-dot-web-dot-mvc-dot-webdocumentviewerextension-dot-bind.md

latest1.6 KB
Original Source

WebDocumentViewerExtension.Bind Method

NameParametersDescription
Bind(XtraReport)reportBinds the Document Viewer to a report.
Bind(CachedReportSourceWeb)cachedReportSourceBinds the Document Viewer to the report associated with the specified CachedReportSourceWeb object.
Bind(WebDocumentViewerModel)modelBinds the Document Viewer to a model.
Bind(Byte[])reportXmlLayoutBinds the Document Viewer to a report.
Bind(String)reportUrlBinds the Document Viewer to the specified report.