ComponentOne SplitContainer for WinForms
C1.Win.C1SplitContainer.4.5.2 Assembly / C1.Win.C1SplitContainer Namespace / C1SplitterPanel Class / Height Property

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