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



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