[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Aspnetcore.Designer.ConfigureExtensions.AddReportDesigner

AddReportDesigner Method

AddReportDesigner(IServiceCollection)

Adds services required for the report designer.

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

The IServiceCollection to add the services to.

Returns
Type Description
IServiceCollection

The IServiceCollection so that additional calls can be chained.