Skip to main content
A newer version of this page is available. .

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.

Docs_VisualElements_SchedulerControl_TimelineBars.png

Status Lines are displayed only when the following conditions are met:

View Type

Settings

Day View, Work Week View and Full Week View

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