Back to Devexpress

ClientSideAppointmentFieldNames Class

aspnet-devexpress-dot-web-dot-aspxscheduler-71abcf26.md

latest1.3 KB
Original Source

ClientSideAppointmentFieldNames Class

Lists appointment property names for a client-side appointment.

Namespace : DevExpress.Web.ASPxScheduler

Assembly : DevExpress.Web.ASPxScheduler.v25.2.dll

NuGet Package : DevExpress.Web.Scheduler

Declaration

csharp
public static class ClientSideAppointmentFieldNames
vb
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

ClientSideAppointmentFieldNames Members

InitClientAppointment

DevExpress.Web.ASPxScheduler Namespace