ASPxClientAppointmentDragEventArgs Properties
Provides data for the ASPxClientScheduler.AppointmentDrag event.Name | Description |
---|---|
allow | Specifies whether or not appointments can be dropped into the intervals over which they are currently dragged. |
dragInformation | Provides information about dragged appointments. |
mouseEvent | Gets a mouse event object related to the current drag operation. |
See Also