Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1HeaderedItemsControl Class / HeaderTemplateProperty Field

In This Topic
    HeaderTemplateProperty Field (C1HeaderedItemsControl)
    In This Topic
    Identifies the HeaderTemplate dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly HeaderTemplateProperty As DependencyProperty
    public static readonly DependencyProperty HeaderTemplateProperty
    See Also