Skip to main content

SchedulerDayViewAppointmentDisplayOptions Fields
Show Inherited Hide Inherited

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.AllDayAppointmentsStatusDisplayTypeProperty 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