DxDocumentViewerRequestOptions.HandlerUri Property
Specifies the URI to handle the Document Viewer requests.
Namespace: DevExpress.Blazor.Reporting
Assembly: DevExpress.Blazor.Reporting.v20.2.dll
Declaration
[Parameter]
public string HandlerUri { get; set; }
<Parameter>
Public Property HandlerUri As String
Property Value
Type |
---|
String |
See Also
Feedback