[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Aspnetcore.Viewer.ConfigureExtensions

ConfigureExtensions Class

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

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

Methods

Name Description
AddReportViewer(IServiceCollection)

Adds services required for the report designer.

UseReportViewer(IApplicationBuilder, IReportViewerBackendApi)

Configures middleware for the ActiveReports viewer API.

UseReportViewer(IApplicationBuilder, Action<ReportViewerConfiguration>)

Configures middleware for the ActiveReports viewer API.