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

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