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

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