Information about the change to the selected cells in the grid.

Constructors

Accessors

  • get newActiveCell(): IgcGridCellPosition
  • The new active cell.

    Returns IgcGridCellPosition

  • set newActiveCell(v): void
  • Parameters

    Returns void

  • get oldActiveCell(): IgcGridCellPosition
  • The old active cell.

    Returns IgcGridCellPosition

  • set oldActiveCell(v): void
  • Parameters

    Returns void