IReportJsonSerializer.DeserializeFromJsonAsync(String) Method
Namespace: DevExpress.XtraReports.Web.ReportDesigner.Services
Assembly: DevExpress.XtraReports.v26.1.Web.dll
Declaration
Parameters
| Name | Type |
|---|---|
| reportJson | String |
Returns
| Type |
|---|
| Task<XtraReport> |
See Also