PivotGridHitInfo.HitPoint Property
Gets the test point.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v24.1.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