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.v25.2.Common.Services.dll
NuGet Package: DevExpress.Web.Reporting.Common.Services
Declaration
Parameters
| Name | Type |
|---|---|
| serviceCollection | IServiceCollection |
See Also