BlazorReportingConfigurationBuilder(IServiceCollection) Constructor
Initializes a new instance of the BlazorReportingConfigurationBuilder class with specified settings.
Namespace: DevExpress.Blazor.Reporting
Assembly: DevExpress.Blazor.Reporting.v24.1.JSBasedControls.dll
NuGet Package: DevExpress.Blazor.Reporting.JSBasedControls
Declaration
Parameters
Name | Type |
---|---|
serviceCollection | IServiceCollection |
See Also