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

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