Spread Windows Forms 12.0 Product Documentation
TotalRowIndex Property (ITableRange)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > ITableRange Interface : TotalRowIndex Property
Gets the total row index.
Syntax
'Declaration
 
ReadOnly Property TotalRowIndex As Integer
'Usage
 
Dim instance As ITableRange
Dim value As Integer
 
value = instance.TotalRowIndex
int TotalRowIndex {get;}
See Also

Reference

ITableRange Interface
ITableRange Members