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

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