[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Aspnetcore.Designer.ConfigureExtensions

ConfigureExtensions Class

Represents methods for configuring the web host application.

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

Methods

Name Description
AddReportDesigner(IServiceCollection)

Adds services required for the report designer.

UseReportDesigner(IApplicationBuilder, IReportDesignerBackendApi)

Configures middleware for the ActiveReports designer API.

UseReportDesigner(IApplicationBuilder, Action<ReportDesignerConfiguration>)

Configures middleware for the ActiveReports designer API.