FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / ReportEventArgs Class / Page Field

In This Topic
    Page Field (ReportEventArgs)
    In This Topic
    The current page.
    Syntax
    'Declaration
     
    Public ReadOnly Page As Integer
    public readonly int Page
    See Also