[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.CellStyle.Foreground

Foreground Property

Foreground

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.

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