TcxPivotGridHitTest.HitAtPrefilterActivateButton Property
Gets whether the test point falls within the boundaries of the prefilter activation button.
Declaration
property HitAtPrefilterActivateButton: Boolean index htcPrefilterActivateButton read;
Property Value
Type |
---|
Boolean |
Remarks
If the test point falls within the boundaries of this button, then the HitAtPrefilterActivateButton property returns True. Otherwise, False.
See Also