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

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

Syntax

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

See Also