Back to Devexpress

DxSchedulerAppointmentStatusMappings Properties

blazor-devexpress-dot-blazor-dot-dxschedulerappointmentstatusmappings-dot-underscore-properties.md

latest1.6 KB
Original Source

DxSchedulerAppointmentStatusMappings Properties

Specifies how status fields from the data source are mapped to appointment properties in the Scheduler.

NameDescription
CaptionMaps a data source field to the status item’s Caption property.
ColorMaps a data source field to the status item’s Color property.
ColorSavingTypeSpecifies the type of values in the data source field mapped to the Color property.
CssClassMaps a data source field to the status item’s CssClass property.
CustomFieldMappingsReturns the collection of custom field mappings. Inherited from DxSchedulerMappingsBase.
IdSpecifies a mapping object’s unique identifier. Inherited from DxSchedulerMappingsBase.

See Also

DxSchedulerAppointmentStatusMappings Class

DxSchedulerAppointmentStatusMappings Members

DevExpress.Blazor Namespace