FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / IC1FlexReportRecordset Interface / EOF Method

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