AppointmentViewInfo Members
In This Article
#Constructors
Name | Description |
---|---|
Appointment |
Initializes a new instance of the Appointment |
#Properties
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. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Get |
Returns the string containing the end date and time of the appointment. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns the string containing the start date and time of the appointment. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Is |
Indicates whether the appointment extends over multiple days. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
#Events
Name | Description |
---|---|
Property |
Occurs every time any of the Appointment |
See Also