Skip to main content

SchedulerViewAppointmentDisplayOptions Fields
Show Inherited Hide Inherited

Serves as a base class to provide the basic functionality for specifying the method of snapping appointments to time cells in the Day View and Timeline View .
Name Description
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.
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