C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / DataHandler Class / MovePrevious Method

In This Topic
MovePrevious Method (DataHandler)
In This Topic
Moves the cursor to the previous record in the data source.
Syntax
'Declaration
 
Public MustOverride Sub MovePrevious() 
 
See Also