TcxPivotGridHitTest.HitAtPrefilterDropDownButton Property
In This Article
Gets whether the test point falls within the boundaries of the prefilter MRU list button.
#Declaration
Delphi
property HitAtPrefilterDropDownButton: Boolean index htcPrefilterDropDownButton read;
#Property Value
Type |
---|
Boolean |
#Remarks
If the test point falls within the boundaries of this button, then the HitAtPrefilterDropDownButton property returns True. Otherwise, False.
See Also