TcxPivotGridHitTest.HitAtHeaderArea Property
In This Article
Gets whether the test point falls within header area boundaries.
#Declaration
Delphi
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