aspnet-devexpress-dot-web-dot-aspxscheduler-48c1edb1.md
Represents a collection of mappings of the custom properties of appointments to appropriate data fields.
Namespace : DevExpress.Web.ASPxScheduler
Assembly : DevExpress.Web.ASPxScheduler.v25.2.dll
NuGet Package : DevExpress.Web.Scheduler
public class ASPxAppointmentCustomFieldMappingCollection :
AppointmentCustomFieldMappingCollection
Public Class ASPxAppointmentCustomFieldMappingCollection
Inherits AppointmentCustomFieldMappingCollection
The following members return ASPxAppointmentCustomFieldMappingCollection objects:
The ASPxAppointmentCustomFieldMappingCollection represents a collection of ASPxAppointmentCustomFieldMapping 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<Appointment> AppointmentCustomFieldMappingCollection ASPxAppointmentCustomFieldMappingCollection MVCxAppointmentCustomFieldMappingCollection
See Also
ASPxAppointmentCustomFieldMappingCollection Members
ASPxResourceCustomFieldMappingCollection
How to: Bind an ASPxScheduler to MS SQL Server Database (Step-by-Step Guide)