UNPKG

igniteui-react-grids

Version:

Ignite UI React grid components.

3 lines (1 loc) 129 B
export declare type PivotAggregationType = "SUM" | "AVG" | "MIN" | "MAX" | "COUNT" | "LATEST" | "EARLIEST";