TcxPivotGridHitTest.HitAtDataCell Property
Gets whether the test point falls within the data cell boundaries.
Declaration
property HitAtDataCell: Boolean index htcDataCell read;
Property Value
Type |
---|
Boolean |
Remarks
If the test point falls within the data cell boundaries, then the HitAtDataCell property returns True. Otherwise, False.
See Also