ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.Data Namespace / CsvDataSource Class / EOF Property

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