Spread WinForms 15
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / ReferenceExpression Class / RowRelative Property


In This Topic
RowRelative Property (ReferenceExpression)
In This Topic
Determines whether the row coordinates are relative.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property RowRelative As Boolean
 
'Usage
 
Dim instance As ReferenceExpression
Dim value As Boolean
 
value = instance.RowRelative
See Also