Spread Windows Forms 12.0 Product Documentation
LastRowIndex Property


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

Reference

ITableRange Interface
ITableRange Members