TcxPivotGridHitTest.HitAtPrefilter Property
In This Article
Gets whether the test point falls within the boundaries of the prefilter panel.
#Declaration
Delphi
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