FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / DataHandler Class


In This Topic
    DataHandler Class Methods
    In This Topic

    For a list of all members of this type, see DataHandler members.

    Public Methods
     NameDescription
    Public MethodReturns true if the cursor is pointing at the first record in the data source.  
    Public MethodDisposes this DataHandler object.  
    Public MethodReturns true if the cursor is pointing past the last record in the data source.  
    Public MethodReturns the current cursor position.  
    Public MethodMoves the cursor to the first record in the data source.  
    Public MethodMoves the cursor to the last record in the data source.  
    Public MethodMoves the cursor to the next record in the data source.  
    Public MethodMoves the cursor to the previous record in the data source.  
    Public MethodSets the current cursor position to supplied value.  
    Top
    Protected Methods
     NameDescription
    Protected Method  
    Top
    See Also