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

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