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

    Allows you to specify where to send requests from the Document Viewer and Parameters panel in WebAssembly Hosted applications.

    Namespace: DevExpress.Blazor.Reporting

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

    Declaration

    public class DxWasmRequestOptionsBase :
        SettingsComponent<WasmRequestOptionsModel>

    Inheritance

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