ComponentOne Tiles for UWP
C1.UWP.Tile Assembly / C1.Xaml.Tile Namespace / C1Tile Class / Content Property

In This Topic
    Content Property (C1Tile)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Content As System.Object
    public System.object Content {get; set;}
    See Also