SelectionMode API in Angular Pivot Table API component
Defines mode of selection. They are
Cell
- Defines SelectionMode to Cell.
Row
- Defines SelectionMode to Row.
Column
- Defines SelectionMode to Column.
Both
- Defines SelectionMode to both Row and Column.