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

PivotGridHitInfo Properties

Contains information about a specific point within a PivotGridControl.
Name Description
CellInfo Gets information on the cell located at the test point.
HeaderField Gets the field which the header located at the test point corresponds to.
HeadersAreaInfo Gets information on the field header located at the test point.
HitPoint Gets the test point.
HitTest Gets a value identifying the type of the visual element located under the test point.
ValueInfo Gets the information on the field value located under the test point.
See Also