ComponentOne FinancialChart for WPF
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.
Syntax
'Declaration
 
<LicenseProviderAttribute()>
Public Class C1MenuList 
   Inherits C1Menu
'Usage
 
Dim instance As C1MenuList
[LicenseProvider()]
public class C1MenuList : C1Menu 
[LicenseProvider()]
public ref class C1MenuList : public 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