ComponentOne FlexReport for UWP
BOF Method (DataHandler)

C1.UWP.FlexReport Assembly > C1.Xaml.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