TcxPivotGridHitTest.HitAtPrefilterCloseButton Property
In This Article
Gets whether the test point falls within the boundaries of the button that clears active prefilter criteria.
#Declaration
Delphi
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