[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonComboBox.Items

Items Property

Items

Gets an object representing the collection of the items contained in this RibbonComboBox.

Declaration
[C1Category("Behavior")]
[C1Description("RibbonComboBox.Items", "Gets an object representing the collection of the items contained in this RibbonComboBox.")]
public RibbonItemCollection Items { get; }