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