ComponentOne Scheduler for WinForms
BackColor2 Property

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > BeforeAppointmentFormatEventArgs Class : BackColor2 Property
Gets or sets System.Drawing.Color value specifying custom background gradient color for the appointment element.
Syntax
'Declaration
 
Public Property BackColor2 As System.Drawing.Color
public System.Drawing.Color BackColor2 {get; set;}
Remarks
Leave this value System.Drawing.Color.Empty to use default background gradient color determined by the Label property.
See Also

Reference

BeforeAppointmentFormatEventArgs Class
BeforeAppointmentFormatEventArgs Members