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

BeginDragDropEventArgs Class

Provides data for the BeginDragDrop event.

Namespace: DevExpress.Utils.DragDrop

Assembly: DevExpress.Utils.v19.1.dll

Declaration

public class BeginDragDropEventArgs :
    CancelEventArgs

Inheritance

Object
EventArgs
CancelEventArgs
BeginDragDropEventArgs
See Also