WebDocumentViewerBuilderBase<TSettings, TImpl, TModel>.Bind Method
Name | Parameters | Description |
---|---|---|
Bind(TModel) | model | Passes a View Model to create a reporting component. |
Bind(XtraReport) | report | Passes the specified report to the reporting component. |
Bind(CachedReportSourceWeb) | cachedReportSource | Passes the report contained in the specified CachedReportSourceWeb object to the Viewer or Parameters Panel component. |
Bind(String) | reportUrl | Retrieves a report and passes it to the reporting component. |