FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / IC1FlexReportRecordset Interface / MoveFirst Method

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