C1.UWP Assembly / C1.Xaml Namespace / C1Menu Class
Members

C1Menu Class
The C1Menu control enables you hierarchically organize elements associated with event handlers.
Object Model
C1Menu Class
Syntax
'Declaration
 
Public Class C1Menu 
   Inherits C1HierarchicalPresenter
 
Inheritance Hierarchy

System.Object
   Windows.UI.Xaml.DependencyObject
      Windows.UI.Xaml.UIElement
         Windows.UI.Xaml.FrameworkElement
            Windows.UI.Xaml.Controls.Control
               Windows.UI.Xaml.Controls.ItemsControl
                  C1.Xaml.C1HierarchicalPresenter
                     C1.Xaml.C1Menu
                        C1.Xaml.C1ContextMenu
                        C1.Xaml.C1MenuList

See Also