Reports for WinForms | ComponentOne
Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly
/
C1.C1Report Namespace
/
DataSource Class
/ BOF Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
BOF Method (DataSource)
In This Topic
Returns true if the cursor is pointing at the first record in the data source.
Syntax
Visual Basic
C#
'Declaration Public Function BOF() As
Boolean
public
bool
BOF()
See Also
Reference
DataSource Class
DataSource Members