Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / C1Page Class / PageNo Property

In This Topic
    PageNo Property (C1Page)
    In This Topic
    Gets or sets the logical 1-based page number of the current page.
    Syntax
    'Declaration
     
    Public Property PageNo As Integer
    public int PageNo {get; set;}
    See Also