GrapeCity.Xaml.SpreadSheet.UI
Row Property (ViewportHitTestInformation)


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

Reference

ViewportHitTestInformation Class
ViewportHitTestInformation Members