WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / C1HeaderedContentControl Class / HeaderTemplate Property
In This Topic
    HeaderTemplate Property (C1HeaderedContentControl)
    In This Topic
    Gets or sets the data template used to display the header.
    Syntax
    public DataTemplate HeaderTemplate {get; set;}
    See Also