[]
Gets or sets the width of the application menu.
[C1Category("DropDown", "Drop-Down")]
[C1Description("RibbonApplicationMenu.MenuWidth", "Gets or sets the width of the application menu.")]
public int DropDownWidth { get; set; }
<C1Category("DropDown", "Drop-Down")>
<C1Description("RibbonApplicationMenu.MenuWidth", "Gets or sets the width of the application menu.")>
Public Property DropDownWidth As Integer