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

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