Enum CurrentTimeIndicatorLocation
Determines the display location of the current time indicator of RadScheduleView.
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.ScheduleView.dll
Syntax
public enum CurrentTimeIndicatorLocation
AppointmentsArea
The current time indicator will be displayed over the appointments area.
TimeRulerArea
The current time indicator will be displayed over the time ruler area. This is the default value.
WholeArea
The current time indicator will be displayed over the whole RadScheduleView.