Spread for ASP.NET 9.0 Product Documentation
RowRelative Property (ReferenceExpression)


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
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

ReferenceExpression Class
ReferenceExpression Members

 

 


Copyright © GrapeCity, inc. All rights reserved.