ComponentOne TileView for UWP
HeaderForeground Property (C1TileView)

C1.UWP.TileView Assembly > C1.Xaml.TileView Namespace > C1TileView Class : HeaderForeground Property
Gets or sets the Windows.UI.Xaml.Media.Brush used as foreground of the header of the contained C1TileViewItems.
Syntax
'Declaration
 
Public Property HeaderForeground As Windows.UI.Xaml.Media.Brush
public Windows.UI.Xaml.Media.Brush HeaderForeground {get; set;}
See Also

Reference

C1TileView Class
C1TileView Members