ComponentOne FlexGrid for WinForms
ForeColor Property (CellStyle)

C1.Win.C1FlexGrid Namespace > CellStyle Class : ForeColor Property
Gets or sets the color of the text in the cell.
Syntax
'Declaration
 
Public Property ForeColor As Color
public Color ForeColor {get; set;}
See Also

Reference

CellStyle Class
CellStyle Members