TcxPivotGridHitTest.HitAtPrefilterDropDownButton Property
Gets whether the test point falls within the boundaries of the prefilter MRU list button.
Declaration
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