TcxPivotGridHitTest.HitAtGroupHeader Property
Gets whether the test point falls within the column or row field value boundaries.
Declaration
property HitAtGroupHeader: Boolean index htcGroupHeader read;
Property Value
Type |
---|
Boolean |
Remarks
If the test point falls within the field value boundaries, then the HitAtGroupHeader property returns True. Otherwise, False.
See Also