Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
DataSource
.
.
::
.
.
BOF Method
DataSource Class
See Also
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
DataSource Class
C1.C1Report Namespace