[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonDropDownBase.Items

Items Property

Items

Gets the collection of items in the drop-down portion of this RibbonDropDownBase.

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