ComponentOne Basic Library for UWP
ItemsPanel Property (C1ItemsControl)

C1.UWP Assembly > C1.Xaml Namespace > C1ItemsControl Class : ItemsPanel Property
Gets or sets the panel template that will be used when creating the items.
Syntax
'Declaration
 
Public Property ItemsPanel As Windows.UI.Xaml.DataTemplate
public Windows.UI.Xaml.DataTemplate ItemsPanel {get; set;}
See Also

Reference

C1ItemsControl Class
C1ItemsControl Members