FlexReport for WPF | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / IC1FlexReportRecordset Interface / MoveNext Method

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