Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / ToolMenuItem Class / ParentItem Property

In This Topic
    ParentItem Property (ToolMenuItem)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ParentItem As C1.WPF.Menu.C1MenuItem
    public C1.WPF.Menu.C1MenuItem ParentItem {get;}
    See Also