Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / TableView Class / TotalRowIndex Property


In This Topic
TotalRowIndex Property (TableView)
In This Topic
Gets total row index.
Syntax
'Declaration
 
Public ReadOnly Property TotalRowIndex As Integer
 
'Usage
 
Dim instance As TableView
Dim value As Integer
 
value = instance.TotalRowIndex
See Also