Skip to main content
All docs
V23.2

DxDocumentViewerRequestOptions.HandlerUri Property

Specifies the URI to handle the Document Viewer requests.

Namespace: DevExpress.Blazor.Reporting

Assembly: DevExpress.Blazor.Reporting.v23.2.JSBasedControls.dll

NuGet Package: DevExpress.Blazor.Reporting.JSBasedControls

Declaration

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

Property Value

Type
String
See Also