DashboardLayout for WinForms | ComponentOne
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 Integer
    public new int Height {get; set;}
    See Also