Skip to main content
A newer version of this page is available. .

SchedulerTimelineViewAppointmentDisplayOptions Fields

Provides options which define how appointments should be displayed when the currently active view is the Timeline View.
Name Description
AppointmentAutoHeightProperty static Identifies the SchedulerTimelineViewAppointmentDisplayOptions.AppointmentAutoHeight dependency property.
EndTimeVisibilityProperty static Identifies the SchedulerAppointmentDisplayOptions.EndTimeVisibility dependency property. Inherited from SchedulerAppointmentDisplayOptions.
ShowRecurrenceProperty static Identifies the SchedulerAppointmentDisplayOptions.ShowRecurrence dependency property. Inherited from SchedulerAppointmentDisplayOptions.
ShowReminderProperty static Identifies the SchedulerAppointmentDisplayOptions.ShowReminder dependency property. Inherited from SchedulerAppointmentDisplayOptions.
SnapToCellsModeProperty static Identifies the SchedulerViewAppointmentDisplayOptions.SnapToCellsModeProperty dependency property. Inherited from SchedulerViewAppointmentDisplayOptions.
StartTimeVisibilityProperty static Identifies the SchedulerAppointmentDisplayOptions.StartTimeVisibility dependency property. Inherited from SchedulerAppointmentDisplayOptions.
StatusDisplayTypeProperty static Identifies the SchedulerAppointmentDisplayOptions.StatusDisplayType dependency property. Inherited from SchedulerAppointmentDisplayOptions.
TimeDisplayTypeProperty static Identifies the SchedulerAppointmentDisplayOptions.TimeDisplayType dependency property. Inherited from SchedulerAppointmentDisplayOptions.
See Also