ComponentOne True DBGrid for WinForms
Row Property (OwnerDrawCellEventArgs)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > OwnerDrawCellEventArgs Class : Row Property
The index of the row for the cell being rendered.
Syntax
'Declaration
 
Public ReadOnly Property Row As System.Integer
public System.int Row {get;}
See Also

Reference

OwnerDrawCellEventArgs Class
OwnerDrawCellEventArgs Members