Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxCustomGridHitTest Members

In This Article
Stores HitTest information about a grid element (grid control element or grid View element) located at the inspected point.

#Properties

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.

#Methods
Show Inherited Hide Inherited

Name Description
Clone
Cursor Specifies the image used to represent the mouse pointer when it hovers over the inspected grid element.
DragAndDropObjectClass
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
HitTestCode Returns the hit code of the inspected grid element.
Instance(TPoint)
ToString Inherited from TObject.
See Also