ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports Namespace / LocateDataSourceEventArgs Class / Report Property

In This Topic
    Report Property (LocateDataSourceEventArgs)
    In This Topic
    Gets the Report that is trying to locate the data set.
    Syntax
    'Declaration
     
    Public ReadOnly Property Report As Report
    public Report Report {get;}
    See Also