ComponentOne SplitContainer for WinForms
MinHeight Property

C1.Win.C1SplitContainer.4 Assembly > C1.Win.C1SplitContainer Namespace > C1SplitterPanel Class : MinHeight Property
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

Reference

C1SplitterPanel Class
C1SplitterPanel Members