C1.C1Report.4 Assembly / C1.C1Report Namespace / DataSource Class / SetBookmark Method
Index of record.

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

Parameters

bkmk
Index of record.
See Also