WinUI | ComponentOne
C1.WinUI.Menu Assembly / C1.WinUI.Menu Namespace / C1MenuList Class
Members
In This Topic
    C1MenuList Class
    In This Topic
    List of menu items. This list can be set as the content of a dropdown to make a drop down list.
    Object Model
    C1MenuList ClassC1MenuItem Class
    Syntax
    Inheritance Hierarchy

    System.Object
       Microsoft.UI.Xaml.DependencyObject
          Microsoft.UI.Xaml.UIElement
             Microsoft.UI.Xaml.FrameworkElement
                Microsoft.UI.Xaml.Controls.Control
                   Microsoft.UI.Xaml.Controls.ItemsControl
                      C1.WinUI.Core.C1ItemsControl
                         C1.WinUI.Core.C1HierarchicalPresenter
                            C1.WinUI.Menu.C1MenuList
                               C1.WinUI.Menu.C1ContextMenu
                               C1.WinUI.Menu.C1Menu

    See Also