ComponentOne True DBGrid for WinForms
Row Property (C1TrueDBGrid)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : Row Property
Gets or sets the the current row.
Syntax
'Declaration
 
Public Property Row As System.Integer
public System.int Row {get; set;}
See Also

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members