ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Document Namespace / PageDocument Class / PageReport Property

In This Topic
    PageReport Property
    In This Topic
    Gets the ReportDefinition for the report.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageReport As PageReport
    public PageReport PageReport {get;}
    See Also