Skip to main content

CustomFieldMapping Class

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

public class CustomFieldMapping :
    FreezableBase

Inheritance

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