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

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