AppointmentStatusMappings Class
In This Article
The storage of mappings that specify data objects’ properties that provide values for AppointmentStatusItem properties.
Namespace: DevExpress.XamarinForms.Scheduler
Assembly: DevExpress.XamarinForms.Scheduler.dll
NuGet Package: DevExpress.XamarinForms.Scheduler
#Declaration
C#
public class AppointmentStatusMappings :
MappingsBase
#Related API Members
The following members return AppointmentStatusMappings objects:
#Implements
#Inheritance
Object
DevExpress.XamarinForms.Scheduler.Internal.BindableBase
DevExpress.XamarinForms.Scheduler.Internal.FreezableBase
MappingsBase
AppointmentStatusMappings
See Also