CustomFieldMapping Class
In This Article
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
#Implements
#Inheritance
Object
DevExpress.XamarinForms.Scheduler.Internal.BindableBase
DevExpress.XamarinForms.Scheduler.Internal.FreezableBase
CustomFieldMapping
See Also