ComponentOne Tiles for UWP
ContentSource Property

C1.UWP.Tile Assembly > C1.Xaml.Tile Namespace > C1Tile Class : ContentSource Property
Gets or sets an object source used to generate the content of the C1Tile control.
Syntax
'Declaration
 
Public Property ContentSource As System.Collections.IEnumerable
public System.Collections.IEnumerable ContentSource {get; set;}
See Also

Reference

C1Tile Class
C1Tile Members