ComponentOne ReportViewer for ASP.NET Web Forms
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 System.Integer
    System.int GetBookmark()

    Return Value

    Index of current record.
    See Also