Skip to main content

TcxPivotGridHitTest.HitAtHeaderArea Property

Gets whether the test point falls within header area boundaries.

Declaration

property HitAtHeaderArea: Boolean index htcHeaderArea read;

Property Value

Type
Boolean

Remarks

If the test point falls within header area boundaries, then the HitAtHeaderArea property returns True. Otherwise, False.

See Also