UNPKG

igniteui-webcomponents-grids

Version:

Ignite UI Web Components grid components.

19 lines (9 loc) 284 B
/* csSuppress */ /** * Interface describing a PivotAggregation function. * Accepts an array of extracted data members and an optional array of the original data records, * which can be omitted or undefined. */ export declare class IgcPivotAggregation { }