ComponentOne FlexReport for WinForms
BOF Method (DataHandler)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > DataHandler Class : BOF Method
Returns true if the cursor is pointing at the first record in the data source.
Syntax
'Declaration
 
Public MustOverride Function BOF() As System.Boolean
public abstract System.bool BOF()
See Also

Reference

DataHandler Class
DataHandler Members