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