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

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

Syntax

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

See Also