TcxPivotGridHitTest.HitAtField Property
In This Article
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