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

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