ComponentOne Basic Library for WPF and Silverlight
C1MenuList Class
Members 


C1.Silverlight 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
 
Public Class C1MenuList 
   Inherits C1Menu
'Usage
 
Dim instance As C1MenuList
public class C1MenuList : C1Menu 
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.ItemsControl
                  C1.Silverlight.C1HierarchicalPresenter
                     C1.Silverlight.C1Menu
                        C1.Silverlight.C1MenuList

See Also

Reference

C1MenuList Members
C1.Silverlight Namespace