Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / PSObject Class / AnchorBottom Field


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