ComponentOne GanttView for WinForms
FixedForeColor Property

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > C1GanttView Class : FixedForeColor Property
Gets or sets the custom foreground color of the fixed column/timescale area.
Syntax
'Declaration
 
Public Property FixedForeColor As System.Drawing.Color
public System.Drawing.Color FixedForeColor {get; set;}
See Also

Reference

C1GanttView Class
C1GanttView Members