PivotGridHitInfo.HitPoint Property
In This Article
Gets the test point.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v24.2.dll
NuGet Package: DevExpress.Win.PivotGrid
#Declaration
#Property Value
Type | Description |
---|---|
Point | A Point structure specifying test point coordinates relative to the Pivot Grid Control’s top-left corner. |
See Also