ComponentOne FlexGrid for WinForms
Row Property (HitTestInfo)

C1.Win.C1FlexGrid Namespace > HitTestInfo Structure : Row Property
Get the index of the row at the point being tested (if the point does not correspond to a cell, it returns -1).
Syntax
'Declaration
 
Public ReadOnly Property Row As Integer
public int Row {get;}
See Also

Reference

HitTestInfo Structure
HitTestInfo Members