TcxPivotGridHitTest.HitAtFilter Property
In This Article
Gets whether the test point falls within the filter button boundaries.
#Declaration
Delphi
property HitAtFilter: Boolean index htcFilter read;
#Property Value
Type |
---|
Boolean |
#Remarks
If the test point falls within the filter button boundaries, then the HitAtFilter property returns True. Otherwise, False.
See Also