ComponentOne FlexReport for WinForms
DataHandler Class Methods

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace : DataHandler Class

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
See Also

Reference

DataHandler Class
C1.Win.FlexReport Namespace