Back to Devexpress

Time Indicator

windowsforms-114790-controls-and-libraries-scheduler-visual-elements-scheduler-control-time-indicator.md

latest2.1 KB
Original Source

Time Indicator

  • Dec 21, 2022

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 ViewTimeline View

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

|