Appointment
|
Provides access to an appointment for which the visual representation has been built.
|
AppointmentInterval
|
Gets the time interval which the current appointment occupies.
|
AppointmentStyle
|
Gets the style settings used to paint the appointment.
|
BackColor
|
Obsolete. Gets or sets the appointment coloring.
|
HasBottomBorder
|
Determines whether the bottom border is displayed for the appointment.
|
HasLeftBorder
|
Determines whether the left border is displayed for the appointment.
|
HasRightBorder
|
Determines whether the right border is displayed for the appointment.
|
HasTopBorder
|
Determines whether the top border is displayed for the appointment.
|
Interval
|
Gets or sets the time interval of the time cells covered by the current appointment.
|
Options
|
Gets certain characteristics which determines how an appointment is displayed.
|
Resource
|
Gets or sets the resource of the displayed appointment.
|
ShowBell
|
Gets or sets whether to display a bell icon indicating an associated reminder.
|
ShowEndTime
|
Gets or sets whether to display a time indicating the end of the appointment.
|
ShowRecurrence
|
Gets or sets whether to display a recurrence symbol.
|
ShowStartTime
|
Gets or sets whether to display a time indicating the start of the appointment.
|
ShowTimeAsClock
|
Gets or sets whether to display the time as a clock with arrows.
|
Status
|
Gets or sets the visual status of the appointment for display.
|
StatusBackgroundColor
|
Gets or sets the back color of the appointment’s status bar.
|
StatusColor
|
Gets or sets the color of the appointment’s status bar.
|
StatusDisplayType
|
Gets or sets whether the border of an appointment should be colorized according to the status and appointment duration.
|