ComponentOne Basic Library for UWP
ItemsSource Property (C1ItemsControl)

C1.UWP Assembly > C1.Xaml Namespace > C1ItemsControl Class : ItemsSource Property
Gets or sets the collection of items that will be shown.
Syntax
'Declaration
 
Public Property ItemsSource As System.Collections.IEnumerable
public System.Collections.IEnumerable ItemsSource {get; set;}
See Also

Reference

C1ItemsControl Class
C1ItemsControl Members