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