ComponentOne FlexGrid for UWP
Foreground Property (CellStyle)

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > CellStyle Class : Foreground Property
Gets or sets the Windows.UI.Xaml.Media.Brush used to paint the cell text.
Syntax
'Declaration
 
Public Property Foreground As Windows.UI.Xaml.Media.Brush
public Windows.UI.Xaml.Media.Brush Foreground {get; set;}
See Also

Reference

CellStyle Class
CellStyle Members