Back to Devexpress

ASPxResourceCustomFieldMapping Class

aspnet-devexpress-dot-web-dot-aspxscheduler-2dcd505b.md

latest2.1 KB
Original Source

ASPxResourceCustomFieldMapping Class

Represents a mapping of a custom property of a resource to an appropriate data field.

Namespace : DevExpress.Web.ASPxScheduler

Assembly : DevExpress.Web.ASPxScheduler.v25.2.dll

NuGet Package : DevExpress.Web.Scheduler

Declaration

csharp
public class ASPxResourceCustomFieldMapping :
    ResourceCustomFieldMapping
vb
Public Class ASPxResourceCustomFieldMapping
    Inherits ResourceCustomFieldMapping

The following members return ASPxResourceCustomFieldMapping objects:

Inheritance

Object MappingBase CustomFieldMappingBase<Resource> ResourceCustomFieldMapping ASPxResourceCustomFieldMapping

See Also

ASPxResourceCustomFieldMapping Members

How to: Bind an ASPxScheduler to MS SQL Server Database (Step-by-Step Guide)

Mappings Wizards

DevExpress.Web.ASPxScheduler Namespace