Basic Library for WPF and Silverlight | ComponentOne
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
    public static readonly DependencyProperty HeaderTemplateSelectorProperty
    See Also