Spread Silverlight Documentation
Row Property (ViewportHitTestInformation)


GrapeCity.Windows.SpreadSheet.UI Namespace > ViewportHitTestInformation Class : Row Property
Gets the row location referred to in the viewport.
Syntax
'Declaration
 
Public ReadOnly Property Row As System.Integer
'Usage
 
Dim instance As ViewportHitTestInformation
Dim value As System.Integer
 
value = instance.Row
public System.int Row {get;}
See Also

Reference

ViewportHitTestInformation Class
ViewportHitTestInformation Members