ComponentOne Reports for WPF
C1.C1Report Namespace / DataSource Class / MovePrevious Method

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