ASPxClientAppointmentDropEventArgs.dragInformation Property
Provides information about dropped appointments.
Declaration
dragInformation: ASPxClientAppointmentDragInfo[]
Property Value
| Type | Description |
|---|---|
| ASPxClientAppointmentDragInfo[] | An array of ASPxClientAppointmentDragInfo objects storing information about dropped appointments. |
See Also