DragGridEventArgs Class
In This Article
Contains data for events that allow you to customize drag-and-drop operations.
Namespace: DevExpress.XtraGrid.Views.Grid
Assembly: DevExpress.XtraGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
#Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public class DragGridEventArgs
#Inheritance
See Also