AppointmentStatus Members
In This Article
#Constructors
Name | Description |
---|---|
Appointment |
Initializes a new instance of the Appointment |
Appointment |
Initializes a new instance of the Appointment |
Appointment |
Initializes a new instance of the Appointment |
Appointment |
Initializes a new instance of the Appointment |
Appointment |
Initializes a new instance of the Appointment |
#Properties
Name | Description |
---|---|
Brush | Gets the brush used to fill the appointment status. |
Color | Gets or sets the color of the appointment status. |
Display |
Gets or sets the text which identifies an element.
Inherited from User |
Empty static | Returns an empty appointment status. |
Menu |
Gets or sets the element's menu caption.
Inherited from User |
Type |
Gets or sets the type of the appointment status.
Inherited from Appointment |
#Methods
Name | Description |
---|---|
Create |
Creates a new instance of the Appointment |
Dispose() |
Disposes of the User |
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 |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
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 the element's textual representation.
Inherited from User |
See Also