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

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