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


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