ResourceCustomFieldMapping Class
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
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