TabViewItem.HeaderTemplate Property

Definition

Gets or sets the template to override for the tab 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