Gets the data that is displayed as part of the report.
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property DataSets As DataSetCollection | |
| C# | |
|---|---|
public DataSetCollection DataSets {get;} | |
Property Value
A DataSetCollection describing the data that is displayed as part of the report.