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