Property ItemTemplate
ItemTemplate
Gets or sets the Microsoft.UI.Xaml.DataTemplate used to display each item.
Declaration
public DataTemplate ItemTemplate { get; set; }
Property Value
Type | Description |
---|---|
Microsoft.UI.Xaml.DataTemplate | The Microsoft.UI.Xaml.DataTemplate used to display each item. |
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Windows | 100.13 - 200.5 |