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