Menu for WPF | ComponentOne
C1.WPF.Menu Namespace / C1MenuItem Class / ParentCollection Property

In This Topic
    ParentCollection Property (C1MenuItem)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ParentCollection As IList
    public IList ParentCollection {get;}
    See Also