TcxPivotGridHitTest.HitAtPrefilterCaption Property
Gets whether the test point falls within the boundaries of the prefilter caption (active 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