Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / 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