FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / IC1FlexReportRecordset Interface / BOF Method

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