[]
Gets the collection of items in the gallery.
[C1Category("Behavior")]
[C1Description("RibbonGallery.Items", "Gets the collection of items in the gallery.")]
public RibbonGalleryItemCollection Items { get; }
<C1Category("Behavior")>
<C1Description("RibbonGallery.Items", "Gets the collection of items in the gallery.")>
Public ReadOnly Property Items As RibbonGalleryItemCollection