C1.Silverlight.FlexGrid.5
Row Property (HitTestInfo)

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

 

 


Copyright (c) GrapeCity, inc. All rights reserved.