Skip to main content
All docs
V23.2

IReportDesignerClientSideModelGenerator.GetJsonModelScript(ReportDesignerModel) Method

Namespace: DevExpress.XtraReports.Web.ReportDesigner

Assembly: DevExpress.XtraReports.v23.2.Web.dll

NuGet Package: DevExpress.Web.Reporting.Common

Declaration

string GetJsonModelScript(
    ReportDesignerModel reportDesignerModel
)

Parameters

Name Type
reportDesignerModel ReportDesignerModel

Returns

Type
String
See Also