ComponentOne True DBGrid for WinForms
Bookmark Property (C1TrueDBGrid)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : Bookmark Property
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

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members