TabView.ItemHeaderTemplate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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