FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report Namespace / IC1FlexReportRecordset Interface / GetBookmark Method

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

    Return Value

    The index of the current record.
    See Also