Skip to main content

TcxPivotGridHitTest.HitAtPrefilterCloseButton Property

Gets whether the test point falls within the boundaries of the button that clears the currently applied prefilter criteria.

Declaration

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