GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / FieldStyle Class / ForegroundColor Property

In This Topic
    ForegroundColor Property (FieldStyle)
    In This Topic
    Gets or sets the color of the text in field cell.
    Syntax
    'Declaration
     
    Public Property ForegroundColor As Color
    public Color ForegroundColor {get; set;}
    See Also