ReportingConfigurationBuilderBase(IServiceCollection) Constructor
Initializes a new instance of the ReportingConfigurationBuilderBase<T> class with specified settings.
Namespace: DevExpress.XtraReports.Web.Extensions.Services
Assembly: DevExpress.Web.Reporting.v24.1.Common.Services.dll
NuGet Package: DevExpress.Web.Reporting.Common.Services
Declaration
Parameters
Name | Type |
---|---|
serviceCollection | IServiceCollection |
See Also