Skip to main content

DragOverGridEventArgs Class

Contains data for the DragOver event.

Namespace: DevExpress.XtraGrid.Views.Grid

Assembly: DevExpress.XtraGrid.v23.2.dll

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

Declaration

public class DragOverGridEventArgs :
    DragOverGridEventArgsBase

The following members return DragOverGridEventArgs objects:

Inheritance

See Also