ClientSideAppointmentFieldNames Class
In This Article
Lists appointment property names for a client-side appointment.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
#Remarks
Use this class to specify correct names for appointment properties when retrieving them in the ASPxScheduler.InitClientAppointment event handler.
See Also