AppointmentLabelDataStorage Properties
A collection of Scheduler Labels that specify appointments’ background colors.
Name | Description |
---|---|
Color |
Gets or sets the type of values stored in the data source field mapped to the Label |
Count |
Returns the total number of Labels stored in this Appointment |
Custom |
Provides access to custom field mappings for Labels. |
Data |
Gets or sets the data source field which supplies data to the storage object. |
Data |
Gets or sets the source from which this Appointment |
Is |
Returns whether or not this Appointment |
Item[Int32] |
Provides indexed access to individual items in the appointment collection which can be accessed using the Appointment |
Items | Returns the Label collection within the storage. |
Mappings | Gets an object that specifies how Label properties map to the data source fields. |
Storage |
Returns the Scheduler |
See Also