ComponentOne True DBGrid for WinForms
Row Property (FetchCellStyleEventArgs)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > FetchCellStyleEventArgs 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

FetchCellStyleEventArgs Class
FetchCellStyleEventArgs Members