ComponentOne Scheduler for WinForms
Background Property

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > BeforeTimeFormatEventArgs Class : Background Property
Gets or sets System.Drawing.Color value specifying custom background color for the time interval element.
Syntax
'Declaration
 
Public Property Background As System.Drawing.Color
public System.Drawing.Color Background {get; set;}
Remarks
Leave this value System.Drawing.Color.Empty to use default background color determined by the CalendarInfo settings and by the WorkTime property value.
See Also

Reference

BeforeTimeFormatEventArgs Class
BeforeTimeFormatEventArgs Members