ComponentOne FlexGrid for WinForms
BackColor Property (CellStyle)

C1.Win.C1FlexGrid Namespace > CellStyle Class : BackColor Property
Gets or sets the color used to paint the cell background.
Syntax
'Declaration
 
Public Property BackColor As Color
public Color BackColor {get; set;}
See Also

Reference

CellStyle Class
CellStyle Members