DragGridEventArgs.Target Property
Gets the target of the drag-and-drop operation.
Namespace: DevExpress.XtraGrid.Views.Grid
Assembly: DevExpress.XtraGrid.v26.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Property Value
| Type | Description |
|---|---|
| Object | An object that specifies a target of a drag-and-drop operation. |
See Also