Returns true if the cursor is pointing at the first record in the data source.

Namespace:  C1.C1Report
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public bool BOF()
Visual Basic
Public Function BOF As Boolean

See Also