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