IDimensionsChange
Event emitted when dimension collection for rows, columns of filters is changed.
Properties
Section titled "Properties"dimensionCollectionType
Section titled "dimensionCollectionType"The dimension list type - Row, Column or Filter.
dimensionCollectionType: PivotDimensionType Defined in projects/igniteui-angular/grids/core/src/pivot-grid.interface.ts:19
dimensions
Section titled "dimensions"The new list of dimensions.
dimensions: IPivotDimension[] Defined in projects/igniteui-angular/grids/core/src/pivot-grid.interface.ts:17