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

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