TcxPivotGridHitTest.HitAtTotalCell Property
Identifies whether the test point falls within the boundaries of a total or grand total cell.
Declaration
property HitAtTotalCell: Boolean read;
Property Value
Type |
---|
Boolean |
Remarks
This property returns True if the test point falls within the boundaries of this cell; otherwise, False.
See Also