AppointmentLabel Members
In This Article
#Constructors
Name | Description |
---|---|
Appointment |
Initializes a new instance of the Appointment |
Appointment |
Obsolete. Initializes a new instance of the Appointment |
Appointment |
Obsolete. Initializes a new instance of the Appointment |
Appointment |
Obsolete. Initializes a new instance of the Appointment |
Appointment |
Obsolete. Initializes a new instance of the Appointment |
#Properties
Name | Description |
---|---|
Color | Gets or sets the color associated with the appointment label. |
Display |
Gets or sets the text which identifies an element.
Inherited from User |
Id |
Gets the unique identifier of the user interface object instance.
Inherited from User |
Menu |
Gets or sets the element’s menu caption.
Inherited from User |
#Methods
Name | Description |
---|---|
Dispose() | Empty method that implements the Dispose method of the IDisposable interface. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current User |
Get |
Gets the hash code (a number) that corresponds to the value of the current User |
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 |
#Events
Name | Description |
---|---|
Property |
Occurs when a property value changes.
Inherited from User |
See Also