Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Report Namespace / IC1ReportRecordset Interface / GetBookmark Method

In This Topic
    GetBookmark Method (IC1ReportRecordset)
    In This Topic
    Returns the current cursor position.
    Syntax
    'Declaration
     
    Function GetBookmark() As Integer
    int GetBookmark()

    Return Value

    Index of current record.
    See Also