TcxPivotGridCrossCellSummary.DistinctCount Property
In This Article
Returns the number of distinct values.
#Declaration
Delphi
property DistinctCount: Variant index 10 read;
#Property Value
Type |
---|
Variant |
#Remarks
This property returns the summary value calculated as a count of distinct values.
See Also