Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

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