Moves to the next page number in the range.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public bool MoveNext()
Visual Basic
Public Function MoveNext As Boolean

Return Value

True if there are more pages in the range.

Implements

IEnumerator..::..MoveNext()()()()

See Also