Back to Devexpress

TcxPivotGridHitTest.HitAtGroupHeader Property

vcl-cxcustompivotgrid-dot-tcxpivotgridhittest-42028c32.md

latest831 B
Original Source

TcxPivotGridHitTest.HitAtGroupHeader Property

Gets whether the test point falls within the column or row field value boundaries.

Declaration

delphi
property HitAtGroupHeader: Boolean index htcGroupHeader read;

Property Value

Type
Boolean

Remarks

If the test point falls within the field value boundaries, then the HitAtGroupHeader property returns True. Otherwise, False.

See Also

TcxPivotGridHitTest Class

TcxPivotGridHitTest Members

cxCustomPivotGrid Unit