ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1MenuList Class / C1MenuList Constructor



In This Topic
    C1MenuList Constructor
    In This Topic
    Initializes a new instance of the C1MenuList class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New C1MenuList()
    public C1MenuList()
    public:
    C1MenuList();
    See Also