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

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