ASPxClientAppointmentDeletingEventArgs Properties
Provides data for the ASPxClientScheduler.AppointmentDeleting event.| Name | Description |
|---|---|
| appointmentIds | Gets client IDs of the appointments to be removed. |
| cancel | Specifies whether to cancel the related action (for example, row edit, export). Inherited from ASPxClientCancelEventArgs. |
See Also