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

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

Syntax

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

See Also