Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / ToolMenuList Class / ParentCollection Property

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