Skip to main content

DragDropGridEventArgs Class

Contains data for the DragDrop event.

Namespace: DevExpress.XtraGrid.Views.Grid

Assembly: DevExpress.XtraGrid.v23.2.dll

NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation

Declaration

public class DragDropGridEventArgs :
    DragOverGridEventArgsBase

The following members return DragDropGridEventArgs objects:

Inheritance

See Also