[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonComboBox.MenuItems

MenuItems Property

MenuItems

Gets the collection of menu items at the bottom of the drop-down portion of this RibbonComboBox.

Declaration
[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; }