SchedulerAppointmentDisplayOptions Properties
Serves as the base for classes which provide options to define how appointments will be displayed when a particular view is currently active.
Name | Description |
---|---|
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
End |
Specifies whether the end time should be visible for an appointment. |
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. |
Show |
Specify whether the reminder symbol should be displayed within appointments with reminders. |
Start |
Specifies whether the start time should be visible for an appointment. |
Status |
Specifies whether the border of an appointment should be colorized according to the time status and appointment duration. |
Time |
Specifies how the start and end time of the appointment should be displayed - using icons or digits. |
See Also