Back to Devexpress

CustomFieldMapping.Mapping Property

maui-devexpress-dot-maui-dot-scheduler-dot-customfieldmapping.md

latest1011 B
Original Source

CustomFieldMapping.Mapping Property

Gets or sets the mapping that specifies what source object’s value should be assigned to the custom field, and how this value should be transformed.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public Mapping Mapping { get; set; }

Property Value

TypeDescription
Mapping

The mapping that specifies what source object’s value should be assigned to the custom field, and how this value should be transformed.

|

See Also

CustomFieldMapping Class

CustomFieldMapping Members

DevExpress.Maui.Scheduler Namespace