ComponentOne Tiles for UWP
C1.UWP.Tile Assembly / C1.Xaml.Tile Namespace / C1TileBase Class / HeaderForeground Property

In This Topic
    HeaderForeground Property (C1TileBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Property HeaderForeground As Windows.UI.Xaml.Media.Brush
    public Windows.UI.Xaml.Media.Brush HeaderForeground {get; set;}
    See Also