TcxPivotGridHitTest.HitAtFilter Property
Gets whether the test point falls within the filter button boundaries.
Declaration
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