ComponentOne Reports for WPF
C1.C1Report Namespace / IC1ReportRecordset Interface / MovePrevious Method

In This Topic
    MovePrevious Method (IC1ReportRecordset)
    In This Topic
    Moves the cursor to the previous record in the data source.
    Syntax
    'Declaration
     
    Sub MovePrevious() 
    void MovePrevious()
    See Also