PivotGridHitInfo.HeaderField Property
In This Article
Gets the field which the header located at the test point corresponds to.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v24.2.dll
NuGet Package: DevExpress.Win.PivotGrid
#Declaration
public PivotGridField HeaderField { get; }
#Property Value
Type | Description |
---|---|
Pivot |
A Pivot |
See Also