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

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