[]
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 bool Foreground { get; set; }
Public Property Foreground As Boolean