ComponentOne FlexGrid for UWP
Background Property (CellStyle)

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

Reference

CellStyle Class
CellStyle Members