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


In This Topic
RowCount Property (MapperInfo)
In This Topic
Gets the number of rows.
Syntax
'Declaration
 
Public ReadOnly Property RowCount As Integer
 
'Usage
 
Dim instance As MapperInfo
Dim value As Integer
 
value = instance.RowCount

Property Value

Number of rows
See Also