Skip to main content

SchedulerTimelineViewAppointmentDisplayOptions Fields
Show Inherited Hide Inherited

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.AppointmentAutoHeightProperty dependency property.
EndTimeVisibilityProperty static Identifies the SchedulerAppointmentDisplayOptions.EndTimeVisibilityProperty dependency property. Inherited from SchedulerAppointmentDisplayOptions.
ShowRecurrenceProperty static Identifies the SchedulerAppointmentDisplayOptions.ShowRecurrenceProperty dependency property. Inherited from SchedulerAppointmentDisplayOptions.
ShowReminderProperty static Identifies the SchedulerAppointmentDisplayOptions.ShowReminderProperty dependency property. Inherited from SchedulerAppointmentDisplayOptions.
SnapToCellsModeProperty static Identifies the SchedulerViewAppointmentDisplayOptions.SnapToCellsModeProperty dependency property. Inherited from SchedulerViewAppointmentDisplayOptions.
StartTimeVisibilityProperty static Identifies the SchedulerAppointmentDisplayOptions.StartTimeVisibilityProperty dependency property. Inherited from SchedulerAppointmentDisplayOptions.
StatusDisplayTypeProperty static Identifies the SchedulerAppointmentDisplayOptions.StatusDisplayTypeProperty dependency property. Inherited from SchedulerAppointmentDisplayOptions.
TimeDisplayTypeProperty static Identifies the SchedulerAppointmentDisplayOptions.TimeDisplayTypeProperty dependency property. Inherited from SchedulerAppointmentDisplayOptions.
See Also