Spread Windows Forms 12.0 Product Documentation
FirstRowIndex Property


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

Reference

ITableRange Interface
ITableRange Members