HeaderedContentControl.HeaderTemplate Property

Definition

Gets or sets the template used to display the content of the control's header.

public Windows.UI.Xaml.DataTemplate HeaderTemplate { get; set; }
member this.HeaderTemplate : Windows.UI.Xaml.DataTemplate with get, set
Public Property HeaderTemplate As DataTemplate

Property Value

Windows.UI.Xaml.DataTemplate

Applies to