IDataSourceService.FillDataSources(XtraReport, String) Method
Fills the data sources of the specified report.
Namespace: DevExpress.XtraReports.Service.Extensions
Assembly: DevExpress.XtraReports.v25.1.Service.dll
NuGet Packages: DevExpress.Reporting.WCF, DevExpress.Win.Dashboard
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| report | XtraReport | An XtraReport object. |
| reportName | String | A String value, specifying the report name. |
See Also