ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering Namespace / LocateDataSourceArgs Class / DataSet Property

In This Topic
DataSet Property (LocateDataSourceArgs)
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