Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1Border Class / RightEdge Property

In This Topic
    RightEdge Property
    In This Topic
    Determines whether the border has a right edge.
    Syntax
    'Declaration
     
    
    Public Property RightEdge As Boolean
    public bool RightEdge {get; set;}
    See Also