ReportingConfigurationBuilder Class
Exposes methods for registering additional services specific for the Web Report Designer, Web Document Viewer and Web Query Builder.
Namespace: DevExpress.AspNetCore.Reporting
Assembly: DevExpress.AspNetCore.Reporting.v23.1.dll
NuGet Package: DevExpress.AspNetCore.Reporting
Declaration
Remarks
Access this class’ instance using the ConfigureReportingServices(IServiceCollection, Action<ReportingConfigurationBuilder>) extension method.
Inheritance
Object
ReportingConfigurationBuilder
See Also