ForeColor Property (DDCells)
Sets the "fore color" ("text color") for each cell.
public Color ForeColor {set;}
'Declaration
Public WriteOnly Property ForeColor As Color
Property Value
A
System.Drawing.Color value representing the text color of the cell.