ComponentOne GanttView for WinForms
GroupBackColor Property

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > C1GanttView Class : GroupBackColor Property
Gets or sets the background color use for display group task on the grid view.
Syntax
'Declaration
 
Public Property GroupBackColor As System.Drawing.Color
public System.Drawing.Color GroupBackColor {get; set;}
See Also

Reference

C1GanttView Class
C1GanttView Members