ComponentOne Reports for WPF
C1.C1Report Namespace / IC1ReportRecordset Interface / MoveLast Method

In This Topic
    MoveLast Method (IC1ReportRecordset)
    In This Topic
    Moves the cursor to the last record in the data source.
    Syntax
    'Declaration
     
    Sub MoveLast() 
    void MoveLast()
    See Also