FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / IC1FlexReportRecordset Interface / MovePrevious Method

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