[]
Gets or sets a value indicating whether this cell is a background cell that appears behind the table grid, regular cells, and foreground cells. The default is false.
public bool Background { get; set; }
Public Property Background As Boolean