Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 452 Bytes

itemsview_itemtemplate.md

File metadata and controls

27 lines (15 loc) · 452 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.ItemsView.ItemTemplate
winrt property

Microsoft.UI.Xaml.Controls.ItemsView.ItemTemplate

-description

Gets or sets the template used to display each item.

-property-value

The template that specifies the visualization of the data objects. The default is null.

-remarks

-see-also

-examples