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