TcxPivotGridHitTest.HitAtDataField Property
In This Article
Gets whether the test point falls within the data field anchor boundaries.
#Declaration
Delphi
property HitAtDataField: Boolean index htcDataHeader read;
#Property Value
Type |
---|
Boolean |
#Remarks
If the test point falls within the data field anchor boundaries, then the HitAtDataField property returns True. Otherwise, False.
See Also