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