ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Data Namespace / JsonDataSource Class / EOF Property

In This Topic
    EOF Property (JsonDataSource)
    In This Topic
    Determines whether the CurrentPosition is at the end of data.
    Syntax
    'Declaration
     
    Public ReadOnly Property EOF As Boolean
    public bool EOF {get;}
    See Also