DragGridEventArgs.Location Property
Gets the mouse pointer location relative to the screen’s upper-left corner (screen coordinates).
Namespace: DevExpress.XtraGrid.Views.Grid
Assembly: DevExpress.XtraGrid.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Point | A structure that specifies coordinates. |
See Also