Back to Devexpress

PivotGridHitInfo.HitPoint Property

windowsforms-devexpress-dot-xtrapivotgrid-dot-pivotgridhitinfo-a60a8d81.md

latest1.2 KB
Original Source

PivotGridHitInfo.HitPoint Property

Gets the test point.

Namespace : DevExpress.XtraPivotGrid

Assembly : DevExpress.XtraPivotGrid.v25.2.dll

NuGet Package : DevExpress.Win.PivotGrid

Declaration

csharp
public Point HitPoint { get; }
vb
Public ReadOnly Property HitPoint As Point

Property Value

TypeDescription
Point

A Point structure specifying test point coordinates relative to the Pivot Grid Control’s top-left corner.

|

See Also

PivotGridHitInfo Class

PivotGridHitInfo Members

DevExpress.XtraPivotGrid Namespace