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



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