ComponentOne GanttView for WinForms
FixedBackColor Property

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

Reference

C1GanttView Class
C1GanttView Members