[]
        
(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()
Returns
Type Description
bool
Overrides