[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Aspnet.Viewer.ConfigureExtensions

ConfigureExtensions Class

Represents a set of methods for configuring the web host application.

Inheritance
ConfigureExtensions
Namespace: GrapeCity.ActiveReports.Aspnet.Viewer
Assembly: MESCIUS.ActiveReports.Aspnet.Viewer.dll
Syntax
public static class ConfigureExtensions

Methods

Name Description
UseReportViewer(IAppBuilder, IReportViewerBackendApi)

Configures middleware for the ActiveReports viewer API.

UseReportViewer(IAppBuilder, Action<ReportViewerConfiguration>)

Configures middleware for the ActiveReports viewer API.