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

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