TcxPivotGridHitTest.HitAtField Property
Gets whether the test point falls within the field boundaries.
Declaration
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