TcxPivotGridHitTest.HitAtPrefilterCustomizationButton Property
Gets whether the test point falls within the boundaries of the Prefilter… button.
Declaration
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