Skip to main content

TcxPivotGridHitTest.HitAtPrefilter Property

Gets whether the test point falls within the boundaries of the prefilter panel.

Declaration

property HitAtPrefilter: Boolean index htcPrefilter read;

Property Value

Type
Boolean

Remarks

If the test point falls within the boundaries of the prefilter panel, then this property returns True. Otherwise, False.

See Also