Skip to main content
A newer version of this page is available. .
All docs
V20.2

IReportDesignerClientSideModelGenerator Methods

Name
CreateErrorJson(Exception)
CreateErrorJson(String)
GetJsonModelScript(XtraReport, IDictionary<String, Object>, String, String, String, ClientSideModelSettings)
GetJsonModelScript(XtraReport, IDictionary<String, Object>, String, String, String)
GetJsonModelScript(ReportDesignerModel, ClientSideModelSettings)
GetJsonModelScript(ReportDesignerModel)
GetJsonModelScript(String, IDictionary<String, Object>, String, String, String, ClientSideModelSettings)
GetJsonModelScript(String, IDictionary<String, Object>, String, String, String)
GetJsonModelScriptAsync(String, IDictionary<String, Object>, String, String, String, ClientSideModelSettings)
GetJsonModelScriptAsync(String, IDictionary<String, Object>, String, String, String)
GetModel(XtraReport, IDictionary<String, Object>, String, String, String)
GetModel(String, IDictionary<String, Object>, String, String, String)
GetModelAsync(String, IDictionary<String, Object>, String, String, String)
See Also