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

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