aspnet-devexpress-dot-web-dot-aspxscheduler-c70a94a9.md
Represents a collection of mappings of the custom properties of resources to appropriate data fields.
Namespace : DevExpress.Web.ASPxScheduler
Assembly : DevExpress.Web.ASPxScheduler.v25.2.dll
NuGet Package : DevExpress.Web.Scheduler
public class ASPxResourceCustomFieldMappingCollection :
ResourceCustomFieldMappingCollection
Public Class ASPxResourceCustomFieldMappingCollection
Inherits ResourceCustomFieldMappingCollection
The following members return ASPxResourceCustomFieldMappingCollection objects:
The ASPxResourceCustomFieldMappingCollection represents a collection of ASPxResourceCustomFieldMapping objects. Its properties and methods can be used to perform common collection operations such as adding new or deleting existing items. Individual items can be accessed using indexer notation.
DevExpress.Utils.IBatchUpdateable
DevExpress.Utils.IBatchUpdateHandler
Object DXCollectionBase<MappingBase> DXCollection<MappingBase> NotificationCollection<MappingBase> DevExpress.Utils.NamedItemNotificationCollection<MappingBase> MappingCollection CustomFieldMappingCollectionBase<Resource> ResourceCustomFieldMappingCollection ASPxResourceCustomFieldMappingCollection
See Also
ASPxResourceCustomFieldMappingCollection Members
ASPxResourceCustomFieldMappingCollection
How to: Bind an ASPxScheduler to MS SQL Server Database (Step-by-Step Guide)