[]
Gets or sets the minimum width of the menu.
[C1Category("Appearance")]
[C1Description("C1CommandMenu.Width", "Gets or sets the minimum width of the menu.")]
public int Width { get; set; }
<C1Category("Appearance")>
<C1Description("C1CommandMenu.Width", "Gets or sets the minimum width of the menu.")>
Public Property Width As Integer