ComponentOne Basic Library for UWP
ItemTemplate Property (C1ItemsControl)

C1.UWP Assembly > C1.Xaml Namespace > C1ItemsControl Class : ItemTemplate Property
Template applied to all the items of the list.
Syntax
'Declaration
 
Public Property ItemTemplate As Windows.UI.Xaml.DataTemplate
public Windows.UI.Xaml.DataTemplate ItemTemplate {get; set;}
See Also

Reference

C1ItemsControl Class
C1ItemsControl Members