Skip to main content
All docs
V26.1
  • ReportsBlazorModuleV2(ReportsOptions) Constructor

    Initializes a new instance of the ReportsBlazorModuleV2 class with specified settings.

    Namespace: DevExpress.ExpressApp.ReportsV2.Blazor

    Assembly: DevExpress.ExpressApp.ReportsV2.Blazor.v26.1.dll

    Declaration

    public ReportsBlazorModuleV2(
        ReportsOptions options
    )

    Parameters

    Name Type
    options ReportsOptions
    See Also