C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / DataHandler Class / SetBookmark Method
Index of record.

In This Topic
SetBookmark Method (DataHandler)
In This Topic
Sets the current cursor position to supplied value.
Syntax
'Declaration
 
Public MustOverride Sub SetBookmark( _
   ByVal bookmark As Integer _
) 
 

Parameters

bookmark
Index of record.
See Also