IReportDataSourcesData

Assembly: Express;

Description

The IReportDataSourcesData interface is used to work with the collection of data from express report sources.

Inheritance Hierarchy

          IReportDataSourcesData

Comments

To get an object of this type, use IReportSheetData.DataSources.

Properties

  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:

Express Assembly Interfaces