ComponentOne GanttView for WPF
BackColor Property

C1.WPF.GanttView.4 Assembly > C1.WPF.GanttView Namespace > PaintDayEventArgs Class : BackColor Property
Sets the BackColor for painting day.
Syntax
'Declaration
 
Public Property BackColor As System.Nullable(Of Color)
public System.Nullable<Color> BackColor {get; set;}
See Also

Reference

PaintDayEventArgs Class
PaintDayEventArgs Members