Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 708 Bytes

tabviewitem_headertemplate.md

File metadata and controls

27 lines (16 loc) · 708 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.TabViewItem.HeaderTemplate
winrt property

Microsoft.UI.Xaml.Controls.TabViewItem.HeaderTemplate

-description

Gets or sets the DataTemplate used to display the content to the right of the tab strip.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-property-value

The DataTemplate used to display the content to the right of the tab strip.

-remarks

-see-also

-examples