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



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