windowsforms-devexpress-dot-xtrapivotgrid-8ef3805b.md
Contains information about a specific point within a PivotGridControl.
Namespace : DevExpress.XtraPivotGrid
Assembly : DevExpress.XtraPivotGrid.v25.2.dll
NuGet Package : DevExpress.Win.PivotGrid
public class PivotGridHitInfo
Public Class PivotGridHitInfo
The following members return PivotGridHitInfo objects:
PivotGridHitInfo objects can be created by calling the Pivot Grid Control’s PivotGridControl.CalcHitInfo method. This method takes the test point as a parameter.
PivotGridHitInfo class properties can be grouped into two categories:
Object PivotGridHitInfo
See Also