TcxPivotGridHitTest.HitAtTotalCell Property
In This Article
Identifies whether the test point falls within the boundaries of a total or grand total cell.
#Declaration
Delphi
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