ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / IC1ReportRecordset Interface / MoveNext Method

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