ComponentOne Basic Library for UWP
HeaderTemplate Property (C1HierarchicalPresenter)

C1.UWP Assembly > C1.Xaml Namespace > C1HierarchicalPresenter Class : HeaderTemplate Property
Gets or sets the template used to display the contents of the control's header.
Syntax
'Declaration
 
Public Property HeaderTemplate As Windows.UI.Xaml.DataTemplate
public Windows.UI.Xaml.DataTemplate HeaderTemplate {get; set;}
See Also

Reference

C1HierarchicalPresenter Class
C1HierarchicalPresenter Members