Skip to main content

AppointmentStatusMappings Class

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

The following members return AppointmentStatusMappings objects:

#Inheritance

Object
DevExpress.XamarinForms.Scheduler.Internal.BindableBase
DevExpress.XamarinForms.Scheduler.Internal.FreezableBase
MappingsBase
AppointmentStatusMappings
See Also