Returns the current cursor position.

Namespace:  C1.C1Report
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public int GetBookmark()
Visual Basic
Public Function GetBookmark As Integer

Return Value

Index of current record.

See Also