TcxPivotGridHitTest.HitAtPrefilterCaption Property
In This Article
Gets whether the test point falls within the boundaries of the prefilter caption (active prefilter criteria).
#Declaration
Delphi
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