ASPxResourceCustomFieldMapping Class
In This Article
Represents a mapping of a custom property of a resource to an appropriate data field.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
public class ASPxResourceCustomFieldMapping :
ResourceCustomFieldMapping
#Related API Members
The following members return ASPxResourceCustomFieldMapping objects:
#Inheritance
See Also