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?