ComponentOne Ribbon for WinForms
MinimumHeight Property

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > C1Ribbon Class : MinimumHeight Property
Gets or sets the minimum height of Ribbon's parent container.
Syntax
'Declaration
 
Public Property MinimumHeight As System.Integer
public System.int MinimumHeight {get; set;}
See Also

Reference

C1Ribbon Class
C1Ribbon Members