Search results

SelectionMode API in JavaScript Pivotfieldlist API control

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.