[]
        
(Showing Draft Content)

C1.Report.BookmarkListDataHandler.EOF

EOF Method

EOF()

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

Declaration
public override bool EOF()
Public Overrides Function EOF() As Boolean
Returns
Type Description
bool
Overrides