TcxPivotGridHitTest.HitAtPrefilterCloseButton Property
Gets whether the test point falls within the boundaries of the button that clears active prefilter criteria.
Declaration
property HitAtPrefilterCloseButton: Boolean index htcPrefilterCloseButton read;
Property Value
Type |
---|
Boolean |
Remarks
If the test point falls within the boundaries of this button, then the HitAtPrefilterCloseButton property returns True. Otherwise, False.
See Also