True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1TrueDBGrid Class / Bookmark Property

In This Topic
    Bookmark Property (C1TrueDBGrid)
    In This Topic
    Gets or sets the current row position of the underlying CurrencyManager.
    Syntax
    'Declaration
     
    Public Property Bookmark As System.Integer
    public System.int Bookmark {get; set;}
    See Also