C1.Win.FlexGrid Namespace / OwnerDrawCellEventArgs Class / Row Property

In This Topic
Row Property (OwnerDrawCellEventArgs)
In This Topic
Get the row index of the cell being painted.
Syntax
'Declaration
 
Public ReadOnly Property Row As Integer
 
See Also