C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / C1Ribbon Class / ContextMenuItems Property

In This Topic
ContextMenuItems Property (C1Ribbon)
In This Topic
Gets the collection of menu items displayed with the ShowContextMenu method.
Syntax
'Declaration
 
Public ReadOnly Property ContextMenuItems As RibbonItemCollection
 
See Also