ComponentOne Ribbon for WinForms
ContextMenuItems Property

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > C1Ribbon Class : ContextMenuItems Property
Gets the collection of menu items displayed with the ShowContextMenu method.
Syntax
'Declaration
 
Public ReadOnly Property ContextMenuItems As RibbonItemCollection
public RibbonItemCollection ContextMenuItems {get;}
See Also

Reference

C1Ribbon Class
C1Ribbon Members