MVCxAppointmentCustomFieldMappingCollection Class
A collection of mappings of the custom properties of appointments to the fields in the data source.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public class MVCxAppointmentCustomFieldMappingCollection :
ASPxAppointmentCustomFieldMappingCollection
#Related API Members
The following members return MVCxAppointmentCustomFieldMappingCollection objects:
#Remarks
The MVCxAppointmentCustomFieldMappingCollection
is 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.