Skip to main content

TcxPivotGridHitTest.HitAtPrefilterCaption Property

Gets whether the test point falls within the boundaries of the prefilter caption (the currently applied prefilter criteria).

Declaration

property HitAtPrefilterCaption: Boolean index htcPrefilterCaption read;

Property Value

Type
Boolean

Remarks

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

See Also