AppointmentLabelItem Properties
An object used as a label to categorize appointments.Name | Description |
---|---|
Brush | Gets or sets the brush associated with the label. |
BrushName | Specifies the name of the brush associated with the label. |
Caption | Gets or sets the text which identifies an appointment label. |
Color | Gets or sets the appointment label‘s color. |
CustomFields | Inherited from SourceObjectContainer. |
Id | Gets the object’s identifier. Inherited from SourceObjectContainer. |
SourceObject | Provides access to the data object bound to the current persistent instance. Inherited from SourceObjectContainer. |
See Also