ComponentOne FlexReport for WinForms
EOF Method (DataHandler)

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

Reference

DataHandler Class
DataHandler Members