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


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