FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / ReportErrorEventArgs Class / Page Field

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