MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports Namespace / LocateDataSourceEventArgs Class / DataSet Property

In This Topic
DataSet Property (LocateDataSourceEventArgs)
In This Topic
Gets the report's GrapeCity.ActiveReports.PageReportModel.IDataSet object to locate data for.
Syntax
'Declaration
 
Public ReadOnly Property DataSet As IDataSet
 
See Also