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

Time Indicator

The Time Indicator element is a line indicating the current time displayed in the Day View, Work Week View, Full Week View and Timeline View. The line can go across the entire view, or be restricted to the current date, as specified by the TimeIndicatorDisplayOptionsBase.Visibility property. To place the line in front of or behind appointments, set the TimeIndicatorDisplayOptions.ShowOverAppointment property to true or false, respectively.

Day View, Work Week View, Full Week View Timeline View
TimeMarkerIndicator TimeIndicatorTimeline

The table below lists the main properties affecting element appearance.

Characteristics

Members

Visibility and Location

DayView.TimeIndicatorDisplayOptions

TimelineView.TimeIndicatorDisplayOptions

DayView.TimeMarkerVisibility

Z-Order

TimeIndicatorDisplayOptions.ShowOverAppointment

Time Marker Appearance

DayView.TimeMarkerStyle

Custom Appearance

SchedulerControl.CustomDrawTimeIndicator