Skip to main content
All docs
V26.1
  • DxWasmReportParametersPanelRequestOptions Class

    A nested component that allows you to specify where to send requests from the Standalone Report Parameters Panel.

    Namespace: DevExpress.Blazor.Reporting

    Assembly: DevExpress.Blazor.Reporting.v26.1.JSBasedControls.WebAssembly.dll

    Declaration

    public class DxWasmReportParametersPanelRequestOptions :
        DxWasmRequestOptionsBase

    Inheritance

    Object
    ComponentBase
    DevExpress.Blazor.Reporting.Base.SettingsComponent<DevExpress.Blazor.Reporting.WasmRequestOptionsModel>
    DxWasmRequestOptionsBase
    DxWasmReportParametersPanelRequestOptions
    See Also