Back to Devexpress

AppointmentItemDragDropEventArgs Properties

wpf-devexpress-dot-xpf-dot-scheduling-dot-appointmentitemdragdropeventargs-dot-underscore-properties.md

latest1.6 KB
Original Source

AppointmentItemDragDropEventArgs Properties

Provides data for the SchedulerControl.DragAppointmentOver and SchedulerControl.DropAppointment events.

NameDescription
AllowSpecifies whether the appointment can be dragged or dropped along the time cells.
CopyEffectIndicates whether the appointment is copied when drag-and-dropping it to another location.
HitIntervalGets the datetime range represented by the time cell to which an appointment is dragged.
HitResourceIndicates the resource to which an appointment is dragged.
IsExternalDragDropIndicates whether the appointment is dragged-and-dropped from the external component.
ViewModelsProvides access to the list of View Models for dragged appointments.

See Also

AppointmentItemDragDropEventArgs Class

AppointmentItemDragDropEventArgs Members

DevExpress.Xpf.Scheduling Namespace