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

AppointmentItemDragDropEventArgs Class

Namespace: DevExpress.Xpf.Scheduling

Assembly: DevExpress.Xpf.Scheduling.v21.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