ComponentOne FlexGrid for UWP
Foreground Property (RowCol)

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

Reference

RowCol Class
RowCol Members