AppointmentViewInfo Properties
Provides information on the visual representation of the appointment.
Name | Description |
---|---|
Appointment | Gets the appointment whose visual representation information is accessed via the current object. |
Appointment |
Gets the time interval of the appointment. |
Custom |
Gets or sets a custom object to be used for rendering the appointment. |
Description | Gets or sets the description text displayed within the appointment. |
Has |
Determines whether the bottom border is displayed for the appointment. |
Has |
Determines whether the left border is displayed for the appointment. |
Has |
Determines whether the right border is displayed for the appointment. |
Has |
Determines whether the top border is displayed for the appointment. |
Hit |
Gets the enumeration member which indicates the contents of the appointment when it is hit. |
Interval | Gets or sets the time interval of the time cells covered by the appointment. |
Is |
Indicates whether the appointment scheduled time ends within the visible interval of dates. |
Is |
Indicates whether the appointment scheduled time starts within the visible interval of dates. |
Label | Gets or sets the label of the appointment. |
Label |
Gets the brush used to fill the appointment label. |
Label |
Gets the label color used to fill the region of appointment. |
Location | Gets or sets the location text displayed within the appointment. |
Options | Gets several characteristics determining how an appointment is displayed. |
Resource | Gets or sets the resource associated with the current appointment view. |
Selected | Determines whether the appointment is currently selected. |
Status | Gets or sets the status of the appointment. |
Status |
Gets the brush used to fill the appointment status. |
Status |
Gets the color of the appointment status. |
Subject | Gets or sets the subject text displayed within the appointment. |
See Also