Skip to main content
All docs
V25.2
  • DxWasmReportParametersPanel Class

    A control that allows you to programmatically create a report and export or email it without showing a preview to end users. This control is used in Blazor WebAssembly Hosted applications.

    Namespace: DevExpress.Blazor.Reporting

    Assembly: DevExpress.Blazor.Reporting.v25.2.JSBasedControls.WebAssembly.dll

    NuGet Package: DevExpress.Blazor.Reporting.JSBasedControls.WebAssembly

    Declaration

    public class DxWasmReportParametersPanel :
        DxReportParametersPanelBase

    Inheritance

    Object
    ComponentBase
    DevExpress.Blazor.Reporting.Base.ReportingComponentBase
    DxReportParametersPanelBase
    DxWasmReportParametersPanel
    See Also