Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PreviewPane Class / DoGoNextPage Method

In This Topic
    DoGoNextPage Method
    In This Topic
    Goes to next page.
    Syntax
    'Declaration
     
    Public Function DoGoNextPage() As Boolean
    public bool DoGoNextPage()

    Return Value

    True.
    See Also