ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports Namespace / PageReport Class / Report Property

In This Topic
    Report Property (PageReport)
    In This Topic
    Returns the current report definition object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Report As Report
    public Report Report {get;}
    See Also