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

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