SerializedReportModel.ReportLayoutJson Property
Gets or sets a JSON string that is the serialized report layout.
Namespace: DevExpress.XtraReports.Web.ReportDesigner.DataContracts
Assembly: DevExpress.XtraReports.v24.1.Web.dll
NuGet Package: DevExpress.Web.Reporting.Common
Declaration
Property Value
Type | Description |
---|---|
String | A string in JSON format. |
See Also