Skip to main content
A newer version of this page is available. .

AppointmentItemDragDropEventArgs Class

Namespace: DevExpress.Xpf.Scheduling

Assembly: DevExpress.Xpf.Scheduling.v19.2.dll

Declaration

public class AppointmentItemDragDropEventArgs :
    EventArgs

Remarks

An instance of the AppointmentItemDragDropEventArgs class with appropriate settings is automatically created and passed to the corresponding event’s handler.

Inheritance

Object
EventArgs
AppointmentItemDragDropEventArgs
See Also