ComponentOne Tiles for UWP
C1.UWP.Tile Assembly / C1.Xaml.Tile Namespace / C1FlipTile Class / Header Property

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