ComponentOne Tiles for WPF and Silverlight
ContentSource Property (C1Tile)

C1.WPF.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 IEnumerable
public IEnumerable ContentSource {get; set;}
See Also

Reference

C1Tile Class
C1Tile Members