Skip to main content

CustomFieldMapping Class

The mapping that transforms a source object’s property to a scheduler item’s custom field.

Namespace: DevExpress.XamarinForms.Scheduler

Assembly: DevExpress.XamarinForms.Scheduler.dll

NuGet Package: DevExpress.XamarinForms.Scheduler

#Declaration

C#
public class CustomFieldMapping :
    FreezableBase

#Inheritance

Object
DevExpress.XamarinForms.Scheduler.Internal.BindableBase
DevExpress.XamarinForms.Scheduler.Internal.FreezableBase
CustomFieldMapping
See Also