Skip to main content

AppointmentItemDragDropEventArgs Class

Namespace: DevExpress.Xpf.Scheduling

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

NuGet Package: DevExpress.Wpf.Scheduling

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