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