'How to find which aggregation is applied on column in AG-Grid

We work on Group and pivot in Ag-grid, and I am trying to find which aggregation is applied on column or just need to set an event which returns the particular type of aggregation like {"sum", "min", "max"} which is currently applied on it.

Can anyone help me in this?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source