ComponentOne FlexGrid for UWP
HeaderForeground Property (RowCol)

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > RowCol Class : HeaderForeground Property
Gets or sets the Windows.UI.Xaml.Media.Brush used to paint text of the header cells in this row/column.
Syntax
'Declaration
 
Public Property HeaderForeground As Windows.UI.Xaml.Media.Brush
public Windows.UI.Xaml.Media.Brush HeaderForeground {get; set;}
See Also

Reference

RowCol Class
RowCol Members