ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Cells Namespace / DDCells Class / FillColor Property

In This Topic
    FillColor Property (DDCells)
    In This Topic
    Sets the "fill color" ("background color") for each cell.
    Syntax
    'Declaration
     
    Public WriteOnly Property FillColor As Color
    public Color FillColor {set;}
    See Also