ComponentOne FlexGrid for WPF and Silverlight
Row Property (HitTestInfo)

C1.WPF.FlexGrid Namespace > HitTestInfo Class : Row Property
Gets the index of the row at the specified location.
Syntax
'Declaration
 
Public ReadOnly Property Row As System.Integer
public System.int Row {get;}
Remarks
If there is no row at the specified location, this property returns -1.
See Also

Reference

HitTestInfo Class
HitTestInfo Members