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

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