StartupExtensions.AddDevExpressWebAssemblyBlazorReportViewer(IServiceCollection) Method
Namespace: Microsoft.Extensions.DependencyInjection
Assembly: DevExpress.Blazor.Reporting.v24.1.Viewer.dll
NuGet Package: DevExpress.Blazor.Reporting.Viewer
Declaration
public static void AddDevExpressWebAssemblyBlazorReportViewer(
this IServiceCollection services
)
Parameters
Name | Type |
---|---|
services | IServiceCollection |
See Also