ComponentOne GanttView for WPF
GroupBackColor Property

C1.WPF.GanttView.4 Assembly > C1.WPF.GanttView 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.Windows.Media.Brush
public System.Windows.Media.Brush GroupBackColor {get; set;}
See Also

Reference

C1GanttView Class
C1GanttView Members