Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / PSObject Class / AnchorRight Field


In This Topic
AnchorRight Field
In This Topic
Anchors on right side of object This field is constant and read-only.
Syntax
'Declaration
 
Public Const AnchorRight As Integer
 
'Usage
 
Dim value As Integer
 
value = PSObject.AnchorRight
See Also