Skip to main content

SchedulerMonthViewAppointmentDisplayOptions Fields
Show Inherited Hide Inherited

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