[]
Gets or sets the height of the hosted control.
[C1Category("Layout")]
[C1Description("RibbonControlHost.Height", "Gets or sets the height of the hosted control.")]
public int Height { get; set; }
<C1Category("Layout")>
<C1Description("RibbonControlHost.Height", "Gets or sets the height of the hosted control.")>
Public Property Height As Integer