Moves the cursor to the next record in the data source.

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

Syntax

C#
public void MoveNext()
Visual Basic
Public Sub MoveNext

See Also