FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.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