ComponentOne Basic Library for WPF and Silverlight
C1MenuList Class
Members 


C1.WPF Namespace : C1MenuList Class
List of menu items. This list can be set as the content of a dropdown to make a drop down list.
Object Model
C1MenuList Class
Syntax
'Declaration
 
<System.ComponentModel.LicenseProviderAttribute()>
Public Class C1MenuList 
   Inherits C1Menu
'Usage
 
Dim instance As C1MenuList
[System.ComponentModel.LicenseProvider()]
public class C1MenuList : C1Menu 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.ItemsControl
                        C1.WPF.C1HierarchicalPresenter
                           C1.WPF.C1Menu
                              C1.WPF.C1MenuList

See Also

Reference

C1MenuList Members
C1.WPF Namespace