TcxPivotGridCrossCellSummary.Sum Property
In This Article
Returns the sum of values.
#Declaration
Delphi
property Sum: Variant index 1 read;
#Property Value
Type |
---|
Variant |
#Remarks
This property returns the summary value calculated as the sum of values.
See Also