GrapeCity.Xaml.SpreadSheet.UI
RowViewportIndex Property


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

Reference

HitTestInformation Class
HitTestInformation Members