Spread Silverlight Documentation
RowViewportIndex Property


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

Reference

HitTestInformation Class
HitTestInformation Members