ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / ILayoutPage Interface / PageNumber Property

In This Topic
    PageNumber Property (ILayoutPage)
    In This Topic
    Gets the page number.
    Syntax
    'Declaration
     
    ReadOnly Property PageNumber As Integer
    int PageNumber {get;}

    Property Value

    The number of this page as an System.Int32.
    See Also