ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Data Namespace / JsonDataSource Class / MoveNext Method

In This Topic
    MoveNext Method (JsonDataSource)
    In This Topic
    Moves the current position to the next data record.
    Syntax
    'Declaration
     
    Public Sub MoveNext() 
    public void MoveNext()
    See Also