ComponentOne TileView for UWP
C1.UWP.TileView Assembly / C1.Xaml.TileView Namespace / C1TileViewItem Class / HeaderForeground Property

In This Topic
    HeaderForeground Property (C1TileViewItem)
    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