WinUI | ComponentOne
C1.WinUI.Menu Assembly / C1.WinUI.Menu Namespace / C1MenuItem Class / ParentCollection Property
In This Topic
    ParentCollection Property (C1MenuItem)
    In This Topic
    Gets the items collection of this element's parent.
    Syntax
    public ItemCollection ParentCollection {get;}
    See Also