DxSchedulerAppointmentStatusMappings Properties
Specifies how status fields from the data source are mapped to appointment properties in the Scheduler.Name | Description |
---|---|
Caption |
Maps a data source field to the status item’s Caption property.
|
Color |
Maps a data source field to the status item’s Color property.
|
ColorSavingType | Specifies the type of values in the data source field mapped to the Color property. |
CssClass |
Maps a data source field to the status item’s CssClass property.
|
CustomFieldMappings | Returns the collection of custom field mappings. Inherited from DxSchedulerMappingsBase. |
Id | Specifies a mapping object’s unique identifier. Inherited from DxSchedulerMappingsBase. |
See Also