FlexReport for .NET | ComponentOne
C1.FlexReport Assembly / C1.Report Namespace / IC1FlexReportRecordsetFilter Interface / GetBookmark Method

In This Topic
    GetBookmark Method (IC1FlexReportRecordsetFilter)
    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