Spread Windows Forms 12.0 Product Documentation
RowRelative Property (ReferenceExpression)


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > ReferenceExpression Class : RowRelative Property
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
public abstract bool RowRelative {get;}

Property Value

true if relative reference for row; false if absolute reference
See Also

Reference

ReferenceExpression Class
ReferenceExpression Members