TabView.ItemHeaderTemplate Property

Definition

Gets or sets the default Windows.UI.Xaml.DataTemplate for the HeaderTemplate.

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

Property Value

Windows.UI.Xaml.DataTemplate

Applies to