TcxCustomGridHitTest Properties
Stores HitTest information about a grid element (grid control element or grid View element) located at the inspected point.| Name | Description |
|---|---|
| Pos | Returns the coordinates of the grid point being inspected. |
| ViewInfo | Provides access to ViewInfo information about the grid element located at the inspected point. |
See Also