Skip to main content

SchedulerCallbackCommandId.AppointmentsChange Field

Submits appointment properties modifications caused by user actions such as moving, dragging and so on.

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v24.1.dll

NuGet Package: DevExpress.Web.Scheduler

Declaration

public const string AppointmentsChange = "APTSCHANGE"

Field Value

Type
String
See Also