ComponentOne Tiles for UWP
BackContent Property

C1.UWP.Tile Assembly > C1.Xaml.Tile Namespace > C1Tile Class : BackContent Property
Gets or sets the System.Object representing the old content of the C1Tile control.
Syntax
'Declaration
 
Public Property BackContent As System.Object
public System.object BackContent {get; set;}
See Also

Reference

C1Tile Class
C1Tile Members