[]
Gets the collection of Ribbon items in this list item.
[C1Category("Behavior")]
[C1Description("RibbonListItem.Items", "Gets the collection of Ribbon items in this list item.")]
public RibbonItemCollection Items { get; }
<C1Category("Behavior")>
<C1Description("RibbonListItem.Items", "Gets the collection of Ribbon items in this list item.")>
Public ReadOnly Property Items As RibbonItemCollection