Status Lines
The Status Lines are colored bars that appear aside time cells. Their color indicates the status of the all-day appointment scheduled for this day.
Status Lines are displayed only when the following conditions are met:
View Type | Settings |
---|---|
SchedulerViewBase.StatusDisplayType property is set to the SchedulerViewStatusDisplayType.StatusLine value and the width of the status lines specified using the DayView.StatusLineWidth property is greater than 0 (zero). |
See Also