[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.CellStyle.Background

Background Property

Background

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.

Declaration
public bool Background { get; set; }
Public Property Background As Boolean