Gets or sets a value indicating whether this cell is a foreground cell that appears on top of the table grid, regular cells, and background cells. The default is false.
public System.bool Foreground {get; set;}
'Declaration
Public Property Foreground As System.Boolean