Assembly: Express;
The IReportDataSourcesData interface is used to work with the collection of data from express report sources.
IReportDataSourcesData
To get an object of this type, use IReportSheetData.DataSources.
Property name | Brief description | |
Count | The Count property returns the number of report data sources. | |
Item | The Item property returns report data source. |
See also: