Skip to main content

SchedulerAppointmentDisplayOptions Fields

Serves as the base for classes which provide options to define how appointments will be displayed when a particular view is currently active.
Name Description
EndTimeVisibilityProperty static Identifies the SchedulerAppointmentDisplayOptions.EndTimeVisibilityProperty dependency property.
ShowRecurrenceProperty static Identifies the SchedulerAppointmentDisplayOptions.ShowRecurrenceProperty dependency property.
ShowReminderProperty static Identifies the SchedulerAppointmentDisplayOptions.ShowReminderProperty dependency property.
StartTimeVisibilityProperty static Identifies the SchedulerAppointmentDisplayOptions.StartTimeVisibilityProperty dependency property.
StatusDisplayTypeProperty static Identifies the SchedulerAppointmentDisplayOptions.StatusDisplayTypeProperty dependency property.
TimeDisplayTypeProperty static Identifies the SchedulerAppointmentDisplayOptions.TimeDisplayTypeProperty dependency property.
See Also