ASPxAppointmentCustomFieldMapping Class
Represents a mapping of a custom property of an appointment to an appropriate data field.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
Declaration
Related API Members
The following members return ASPxAppointmentCustomFieldMapping objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxAppointmentCustomFieldMappingCollection.Item[Int32] |
ASPxAppointmentCustomFieldMappingCollection.Item[String] | |
ASP.NET MVC Extensions | MVCxAppointmentCustomFieldMappingCollection.Add() |
MVCxAppointmentCustomFieldMappingCollection.Add(ASPxAppointmentCustomFieldMapping) | |
MVCxAppointmentCustomFieldMappingCollection.Add(String, String) |
Inheritance
See Also