[]
        
(Showing Draft Content)

C1.Report.DataHandler.EOF

EOF Method

EOF()

Returns true if the cursor is pointing past the last record in the data source.

Declaration
public abstract bool EOF()
Public MustOverride Function EOF() As Boolean
Returns
Type Description
bool