Static
Gets array with default aggregator function for base aggregation.
IgxPivotAggregate.aggregators(); Copy
IgxPivotAggregate.aggregators();
IgxPivotAggregate
Counts all the records in the data source. If filtering is applied, counts only the filtered records.
IgxSummaryOperand.count(dataSource); Copy
IgxSummaryOperand.count(dataSource);
Gets array with default aggregator function for base aggregation.