EnumCurrentTimeIndicatorLocation
Enum
Determines the display location of the current time indicator of RadScheduleView.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.ScheduleView.dll
Syntax:
cs-api-definition
public enum CurrentTimeIndicatorLocation
Fields
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.