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.2.dll

NuGet Package: DevExpress.Win.Grid

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public class DragGridEventArgs
See Also