[]
Gets the collection of items in the right pane of the application menu.
[C1Category("DropDown", "Drop-Down")]
[C1Description("RibbonApplicationMenu.RightPaneItems", "Gets the collection of items in the right pane of the application menu.")]
public RibbonItemCollection RightPaneItems { get; }
<C1Category("DropDown", "Drop-Down")>
<C1Description("RibbonApplicationMenu.RightPaneItems", "Gets the collection of items in the right pane of the application menu.")>
Public ReadOnly Property RightPaneItems As RibbonItemCollection