Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / RowClipInfoRange Class / RowCount Property


In This Topic
RowCount Property (RowClipInfoRange)
In This Topic
Gets the number of rows in the one-dimensional collection.
Syntax
'Declaration
 
Public ReadOnly Property RowCount As Integer
 
'Usage
 
Dim instance As RowClipInfoRange
Dim value As Integer
 
value = instance.RowCount
See Also