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

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