FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.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