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

DragGridEventArgs Class

Contains data for events that allow you to customize drag-and-drop operations.

Namespace: DevExpress.XtraGrid.Views.Grid

Assembly: DevExpress.XtraGrid.v20.1.dll

NuGet Package: DevExpress.Win.Grid

Declaration

[Browsable(false)]
public class DragGridEventArgs
See Also