TcxPivotGridHitTest.HitAtButton Property
Gets whether the test point falls within expand button boundaries.
Declaration
property HitAtButton: Boolean index htcButton read;
Property Value
| Type |
|---|
| Boolean |
Remarks
If the test point falls within expand button boundaries, then the HitAtButton property returns True. Otherwise, False.
See Also