VGridHitInfo.PtMouse Field
Contains the coordinates of the point under the mouse cursor relative to the VGridControlBase control’s upper left corner. Can be used for handling a dragging operation initiated within a vertical grid control when it is necessary to determine the direction and distance of the drag.
Namespace: DevExpress.XtraVerticalGrid
Assembly: DevExpress.XtraVerticalGrid.v24.2.dll
Declaration
Field Value
Type |
---|
Point |
See Also