Spread Windows Forms 12.0 Product Documentation
GetRowVisibleCount Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SheetView Class : GetRowVisibleCount Method
Gets the number of the visible rows.
Syntax
'Declaration
 
Protected Function GetRowVisibleCount() As Integer
'Usage
 
Dim instance As SheetView
Dim value As Integer
 
value = instance.GetRowVisibleCount()
protected int GetRowVisibleCount()
See Also

Reference

SheetView Class
SheetView Members