FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / DataHandler Class / MoveLast Method

In This Topic
    MoveLast Method (DataHandler)
    In This Topic
    Moves the cursor to the last record in the data source.
    Syntax
    'Declaration
     
    Public MustOverride Sub MoveLast() 
    public abstract void MoveLast()
    See Also