CustomFieldMapping Class
In This Article
The mapping that transforms a source object’s property to a scheduler item’s custom field.
Namespace: DevExpress.Maui.Scheduler
Assembly: DevExpress.Maui.Scheduler.dll
NuGet Package: DevExpress.Maui.Scheduler
#Declaration
C#
public class CustomFieldMapping :
FreezableBase
#Implements
#Inheritance
System.Object
DevExpress.Maui.Scheduler.Internal.BindableBase
DevExpress.Maui.Scheduler.Internal.FreezableBase
CustomFieldMapping
See Also