Spread Windows Forms 12.0 Product Documentation
Row Property (CalcArray)


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > CalcArray Class : Row Property
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
public virtual int Row {get;}
See Also

Reference

CalcArray Class
CalcArray Members