ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1HierarchicalPresenter Class / HeaderTemplateProperty Field



In This Topic
    HeaderTemplateProperty Field (C1HierarchicalPresenter)
    In This Topic
    Identifies the HeaderTemplate dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly HeaderTemplateProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1HierarchicalPresenter.HeaderTemplateProperty
    public static readonly DependencyProperty HeaderTemplateProperty
    public:
    static readonly DependencyProperty^ HeaderTemplateProperty
    See Also