A newer version of this page is available.
Switch to the current version.
ClientSideAppointmentFieldNames Class
Lists appointment property names for a client-side appointment.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v18.2.dll
Declaration
public static class ClientSideAppointmentFieldNames
Public Module ClientSideAppointmentFieldNames
Remarks
Use this class to specify correct names for appointment properties when retrieving them in the ASPxScheduler.InitClientAppointment event handler.
Inheritance
Object
ClientSideAppointmentFieldNames
See Also
Feedback