[]
Gets the collection of items in the left pane of the backstage view.
[C1Category("DropDown", "Drop-Down")]
[C1Description("BackstageView.LeftPaneItems", "The collection of items in the left pane of the backstage view.")]
public RibbonItemCollection LeftPaneItems { get; }
<C1Category("DropDown", "Drop-Down")>
<C1Description("BackstageView.LeftPaneItems", "The collection of items in the left pane of the backstage view.")>
Public ReadOnly Property LeftPaneItems As RibbonItemCollection