ComponentOne Scheduler for WinForms
SelectedSlot Field

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule.UI Namespace > Palette Class : SelectedSlot Field
The System.Drawing.Color value which is used for displaying background of the selected time slots. This field can be System.Drawing.Color.Empty. In such case control will use back color of the ScheduleTheme.MonthDayHeaderSelected style.
Syntax
'Declaration
 
Public SelectedSlot As System.Drawing.Color
public System.Drawing.Color SelectedSlot
See Also

Reference

Palette Class
Palette Members