ComponentOne Scheduler for WinForms
HighlightDayStatus Property

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule.UI Namespace > ScheduleTheme Class : HighlightDayStatus Property
Gets or sets a System.Boolean value determining whether to highlight availability status. Set this value to true to change day or time slot background according to the appointment availability status.
Syntax
'Declaration
 
Public Property HighlightDayStatus As System.Boolean
public System.bool HighlightDayStatus {get; set;}
See Also

Reference

ScheduleTheme Class
ScheduleTheme Members