Back to Devexpress

SchedulerDragData Constructors

corelibraries-devexpress-dot-xtrascheduler-dot-schedulerdragdata-dot-ctor.md

latest1.5 KB
Original Source

SchedulerDragData Constructors

Contains data passed to the target SchedulerControl in the drag-and-drop operation.

NameParametersDescription
SchedulerDragData(Appointment)appointmentCreates a new instance of the SchedulerDragData class with the specified appointment.
SchedulerDragData(AppointmentBaseCollection, Int32)appointments, primaryAppointmentIndexCreates a new instance of the SchedulerDragData class with the specified appointment collection and specifies a primary appointment.
SchedulerDragData(AppointmentBaseCollection)appointmentsCreates a new instance of the SchedulerDragData class with the specified appointment collection.

See Also

SchedulerDragData Class

SchedulerDragData Members

DevExpress.XtraScheduler Namespace