ResourceCustomFieldMapping Class
In This Article
Represents a mapping of a custom property of a resource to an appropriate data field.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
#Declaration
#Related API Members
The following members return ResourceCustomFieldMapping objects:
#Remarks
The ResourceCustomFieldMapping class implements the MappingBase.Name and MappingBase.Member properties which are used to identify a mapping for a particular property and a data field.
#Inheritance
See Also