ComponentOne SplitContainer for WinForms
C1.Win.C1SplitContainer.4.5.2 Assembly / 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 System.Integer
    public System.int BorderWidth {get; set;}
    See Also