MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Report Class / DataSets Property

In This Topic
DataSets Property (Report)
In This Topic
Gets the data sets displayed in the report.
Syntax
'Declaration
 
Public ReadOnly Property DataSets As DataSetCollection
 

Property Value

A DataSetCollection object containing the data sets of the report.
See Also