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

IWebDocumentViewerClientSideModelGenerator Methods

Name
GetJsonModelScript(XtraReport, String, ClientSideModelSettings)
GetJsonModelScript(XtraReport, String)
GetJsonModelScript(CachedReportSourceWeb, String, ClientSideModelSettings)
GetJsonModelScript(CachedReportSourceWeb, String)
GetJsonModelScript(WebDocumentViewerModel, ClientSideModelSettings)
GetJsonModelScript(WebDocumentViewerModel)
GetJsonModelScript(String, String, ClientSideModelSettings)
GetJsonModelScript(String, String)
GetJsonModelScriptAsync(XtraReport, String, ClientSideModelSettings)
GetJsonModelScriptAsync(XtraReport, String)
GetJsonModelScriptAsync(CachedReportSourceWeb, String, ClientSideModelSettings)
GetJsonModelScriptAsync(CachedReportSourceWeb, String)
GetJsonModelScriptAsync(String, String, ClientSideModelSettings)
GetJsonModelScriptAsync(String, String)
GetModel(XtraReport, String)
GetModel(CachedReportSourceWeb, String)
GetModel(String, String)
GetModelAsync(XtraReport, String)
GetModelAsync(CachedReportSourceWeb, String)
GetModelAsync(String, String)
See Also