C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonApplicationMenu Class / LeftPaneItems Property

In This Topic
LeftPaneItems Property (RibbonApplicationMenu)
In This Topic
Gets the collection of items in the left pane of the application menu.
Syntax
'Declaration
 
Public ReadOnly Property LeftPaneItems As RibbonItemCollection
 
See Also