Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / C1EditorRibbon Class / ContextMenuItems Property

In This Topic
    ContextMenuItems Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property ContextMenuItems As C1.Win.Ribbon.RibbonItemCollection
    public C1.Win.Ribbon.RibbonItemCollection ContextMenuItems {get;}
    See Also