[]
Gets a collection of data sources from which data sets are taken for the report.
public DataSourceCollection DataSources { get; }
Type | Description |
---|---|
DataSourceCollection | A DataSourceCollection object containing the data sources from which data sets are taken for the report. |