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

In This Topic
    EOF Method (IC1ReportRecordset)
    In This Topic
    Returns true if the cursor is pointing past the last record in the data source.
    Syntax
    'Declaration
     
    Function EOF() As System.Boolean
    System.bool EOF()
    See Also