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

In This Topic
    PageReport Property
    In This Topic
    Gets the current report instance.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageReport As PageReport
    public PageReport PageReport {get;}

    Property Value

    A PageReport instance.
    See Also