Skip to main content
A newer version of this page is available. .

WebDocumentViewerBuilder.Bind(CachedReportSourceWeb) Method

Namespace: DevExpress.AspNetCore.Reporting.WebDocumentViewer

Assembly: DevExpress.AspNetCore.Reporting.v18.2.dll

Declaration

public WebDocumentViewerBuilder Bind(
    CachedReportSourceWeb cachedReportSource
)

Parameters

Name Type
cachedReportSource CachedReportSourceWeb

Returns

Type
WebDocumentViewerBuilder
See Also