DxWasmReportDesignerRequestOptions.GetDesignerModelAction Property
Specifies the URI of the controller action that returns the Report Designer’s client-side model.
Namespace: DevExpress.Blazor.Reporting
Assembly: DevExpress.Blazor.Reporting.v25.2.JSBasedControls.WebAssembly.dll
NuGet Package: DevExpress.Blazor.Reporting.JSBasedControls.WebAssembly
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string that specifies the URI path. |
See Also