ReportDesignerClientSideModelGenerator.GetModelAsync Method
Name | Parameters | Description |
---|---|---|
GetModelAsync(XtraReport, IDictionary<String, Object>, String, String, String) | report, dataSources, controllerUri, previewControllerUri, queryBuilderControllerUri | |
GetModelAsync(String, IDictionary<String, Object>, String, String, String) | reportUrl, dataSources, controllerUri, previewControllerUri, queryBuilderControllerUri | Asynchronously generates a client-side model of the Web End-User Report Designer based on specified data. |