ComponentOne GanttView for WinForms
EmptyAreaBackColor Property

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > C1GanttView Class : EmptyAreaBackColor Property
Gets or sets the background color of the empty area below the tasks.
Syntax
'Declaration
 
Public Property EmptyAreaBackColor As System.Drawing.Color
public System.Drawing.Color EmptyAreaBackColor {get; set;}
See Also

Reference

C1GanttView Class
C1GanttView Members