ActiveReports 9
DataSources Property

Gets the collection of data sources from which data sets are taken for the report.
Syntax
'Declaration
 
Public ReadOnly Property DataSources As DataSourceCollection
public DataSourceCollection DataSources {get;}

Property Value

A DataSourceCollection describing the data sources from which data sets are taken for the report.

See Also

Reference

Report Class
Report Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum