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



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