[]
Gets the collection of menu items at the bottom of the drop-down portion of this RibbonComboBox.
[C1Category("Behavior")]
[C1Description("RibbonComboBox.MenuItems", "Gets the collection of menu items at the bottom of the drop-down portion of this RibbonComboBox.")]
public RibbonItemCollection MenuItems { get; }
<C1Category("Behavior")>
<C1Description("RibbonComboBox.MenuItems", "Gets the collection of menu items at the bottom of the drop-down portion of this RibbonComboBox.")>
Public ReadOnly Property MenuItems As RibbonItemCollection