Skip to main content

SchedulerWeekViewAppointmentDisplayOptions Fields
Show Inherited Hide Inherited

Provides options which define how appointments should be displayed when the currently active view is the Week View.
Name Description
AppointmentAutoHeightProperty static Identifies the SchedulerWeekViewAppointmentDisplayOptions.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.
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