[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.Designer.ReportDesignerConfiguration.UseReportViewer

UseReportViewer Method

UseReportViewer(Action<ReportViewerConfiguration>)

Configures middleware for the ActiveReports viewer API.

Declaration
public void UseReportViewer(Action<ReportViewerConfiguration> configAction)
Parameters
Type Name Description
Action<ReportViewerConfiguration> configAction

An Action<T> to configure the report viewer.