Spread Windows Forms 12.0 Product Documentation
RowViewport Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > HitTestInformation Class : RowViewport Property
Gets the row viewport referred to in the spreadsheet.
Syntax
'Declaration
 
Public ReadOnly Property RowViewport As Integer
'Usage
 
Dim instance As HitTestInformation
Dim value As Integer
 
value = instance.RowViewport
public int RowViewport {get;}

Property Value

Integer index of the viewport row
See Also

Reference

HitTestInformation Class
HitTestInformation Members