Skip to main content
All docs
V24.1

StartupExtensions.AddDevExpressServerSideBlazorReportViewer(IServiceCollection) Method

Namespace: Microsoft.Extensions.DependencyInjection

Assembly: DevExpress.Blazor.Reporting.v24.1.Viewer.dll

NuGet Package: DevExpress.Blazor.Reporting.Viewer

Declaration

public static void AddDevExpressServerSideBlazorReportViewer(
    this IServiceCollection services
)

Parameters

Name Type
services IServiceCollection
See Also