Spread WinForms 15
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / TableReferenceExpression Class / FirstColumnIndex Property


In This Topic
FirstColumnIndex Property (TableReferenceExpression)
In This Topic
Gets first column index.
Syntax
'Declaration
 
Public ReadOnly Property FirstColumnIndex As Integer
 
'Usage
 
Dim instance As TableReferenceExpression
Dim value As Integer
 
value = instance.FirstColumnIndex
See Also