Spread Windows Forms 12.0 Product Documentation
HeaderRowIndex Property (ITableRange)


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

Reference

ITableRange Interface
ITableRange Members