Skip to main content
All docs
V25.1
  • DxDocumentViewerRequestOptions.HandlerUri Property

    Specifies the URI to handle the Document Viewer requests.

    Namespace: DevExpress.Blazor.Reporting

    Assembly: DevExpress.Blazor.Reporting.v25.1.JSBasedControls.dll

    NuGet Package: DevExpress.Blazor.Reporting.JSBasedControls

    Declaration

    [Parameter]
    public string HandlerUri { get; set; }

    Property Value

    Type
    String
    See Also