mobilecontrols-devexpress-dot-xamarinforms-dot-scheduler-870c8c06.md
The storage of mappings that specify data objects’ properties that provide values for AppointmentItem properties.
Namespace : DevExpress.XamarinForms.Scheduler
Assembly : DevExpress.XamarinForms.Scheduler.dll
NuGet Package : DevExpress.XamarinForms.Scheduler
public class AppointmentMappings :
MappingsBase
The following members return AppointmentMappings objects:
This example shows how to bind a DayView instance to a data source that stores custom appointment ( MedicalAppointment ) and label ( MedicalAppointmentType ) objects.
Object DevExpress.XamarinForms.Scheduler.Internal.BindableBase DevExpress.XamarinForms.Scheduler.Internal.FreezableBase MappingsBase AppointmentMappings
See Also