ComponentOne FlexGrid for UWP
Background Property (RowCol)

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

Reference

RowCol Class
RowCol Members