ASPxClientAppointmentDropEventArgs Properties
Provides data for the ASPxClientScheduler.AppointmentDrop event.| Name | Description |
|---|---|
| dragInformation | Provides information about dropped appointments. |
| handled | Gets or sets a value that specifies whether the event is handled, and the default processing is not required. |
| operation | Provides access to an object that enables you to choose an operation to perform. |
See Also