SchedulerDayViewAppointmentDisplayOptions Properties
Provides options which define how appointments should be displayed when the currently active view is the Day View or Work-Week View.
Name | Description |
---|---|
All |
Gets or sets a value specifying how the appointment status should be displayed for all-day appointments. |
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Day |
Provides access to options that define how appointments are painted in the Day |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
End |
Specifies whether the end time should be visible for an appointment.
Inherited from Scheduler |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Show |
Specify whether the recurrence symbol should be displayed within recurrent appointments.
Inherited from Scheduler |
Show |
Specify whether the reminder symbol should be displayed within appointments with reminders.
Inherited from Scheduler |
Snap |
Gets or sets the method of snapping appointments to time cells.
Inherited from Scheduler |
Start |
Specifies whether the start time should be visible for an appointment.
Inherited from Scheduler |
Status |
Specifies whether the border of an appointment should be colorized according to the time status and appointment duration.
Inherited from Scheduler |
Time |
Specifies how the start and end time of the appointment should be displayed - using icons or digits.
Inherited from Scheduler |
See Also