Back to Devexpress

TcxPivotGridHitTest.HitAtField Property

vcl-cxcustompivotgrid-dot-tcxpivotgridhittest.md

latest775 B
Original Source

TcxPivotGridHitTest.HitAtField Property

Gets whether the test point falls within the field boundaries.

Declaration

delphi
property HitAtField: Boolean index htcFieldHeader read;

Property Value

Type
Boolean

Remarks

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

See Also

TcxPivotGridHitTest Class

TcxPivotGridHitTest Members

cxCustomPivotGrid Unit