DashboardLayout for WinForms | ComponentOne
C1.Win.C1SplitContainer Namespace / C1SplitContainer Class / BorderWidth Property

In This Topic
    BorderWidth Property (C1SplitContainer)
    In This Topic
    Gets or sets the border width of the split container.
    Syntax
    'Declaration
     
    
    Public Property BorderWidth As Integer
    public int BorderWidth {get; set;}
    See Also