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