C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / DataHandler Class / BOF Method

In This Topic
BOF Method (DataHandler)
In This Topic
Returns true if the cursor is pointing at the first record in the data source.
Syntax
'Declaration
 
Public MustOverride Function BOF() As Boolean
 
See Also