Skip to main content

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