Sets the next page as a current one.

Namespace:  PerpetuumSoft.Reporting.Components
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

C#
public void GoNextPage()
Visual Basic (Declaration)
Public Sub GoNextPage
Visual C++
public:
void GoNextPage()

See Also