ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / FieldStyle Class / ForeColor Property

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