Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Web.Scheduler

Declaration

public class ASPxAppointmentCustomFieldMapping :
    AppointmentCustomFieldMapping
See Also