Skip to main content

TcxCustomGridViewHitTest Properties

Contains general HitTest information about the grid View element located at the inspected point.
Name Description
GridView Provides access to the grid View whose element is located at the inspected point.
Pos Returns the coordinates of the grid point being inspected. Inherited from TcxCustomGridHitTest.
ViewInfo Provides access to the ViewInfo information about the grid element located at the inspected point. Inherited from TcxCustomGridHitTest.
See Also