[]
Gets or sets the minimum height of Ribbon's parent container.
[C1Category("Behavior")]
[C1Description("C1Ribbon.MinimumHeight", "Gets or sets the minimum height of Ribbon's parent container.")]
public int MinimumHeight { get; set; }
<C1Category("Behavior")>
<C1Description("C1Ribbon.MinimumHeight", "Gets or sets the minimum height of Ribbon's parent container.")>
Public Property MinimumHeight As Integer