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

In This Topic
Report Property (LocateDataSourceArgs)
In This Topic
Gets the GrapeCity.ActiveReports.PageReportModel.Report for which is trying to locate the data set.
Syntax
'Declaration
 
Public ReadOnly Property Report As Report
 
See Also