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

SchedulerDayViewAppointmentDisplayOptions Fields

Provides options which define how appointments should be displayed when the currently active view is the Day View or Work-Week View.
Name Description
AllDayAppointmentsStatusDisplayTypeProperty static Identifies the SchedulerDayViewAppointmentDisplayOptions.AllDayAppointmentsStatusDisplayType 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