Assembly: Express;
Name space: Prognoz.Platform.Interop.Express;
The IReportDataSourcesData interface is used to work with 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: