[]
Gets or sets the width of a drop-down menu with large items if the value is greater than 100.
[C1Category("Behavior")]
[C1Description("RibbonMenu.LargeItemDropDownWidth", "Specifies the width of a drop-down menu with large items if the value is greater than 100. Large items (buttons and menus) show the Description text.")]
public int LargeItemDropDownWidth { get; set; }
Small items are displayed in the drop-down menu if this value is less than 100. Large buttons and menus show the Description text. The value of this property is ignored for elements of the application menu.