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

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