[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Aspnetcore.Viewer.ConfigureExtensions.AddReportViewer

AddReportViewer Method

AddReportViewer(IServiceCollection)

Adds services required for the report designer.

Declaration
public static IServiceCollection AddReportViewer(this IServiceCollection services)
Parameters
Type Name Description
IServiceCollection services

A IServiceCollection object to add the services to.

Returns
Type Description
IServiceCollection

A IServiceCollection object so that additional calls can be chained.