FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport 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