[]
Configures middleware for the ActiveReports viewer API.
public void UseReportViewer(Action<ReportViewerConfiguration> configAction)
| Type | Name | Description |
|---|---|---|
| Action<ReportViewerConfiguration> | configAction | An Action<T> to configure the report viewer. |