Spread WinForms 15
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / CalcArray Class / Row Property


In This Topic
Row Property (CalcArray)
In This Topic
Gets the first row index
Syntax
'Declaration
 
Public Overridable ReadOnly Property Row As Integer
 
'Usage
 
Dim instance As CalcArray
Dim value As Integer
 
value = instance.Row
See Also