Event arguments for the activePaneChanged event.

Hierarchy

Hierarchy

  • IgrSpreadsheetActivePaneChangedEventArgs

Constructors

Accessors

  • get nativeElement(): HTMLElement
  • Returns HTMLElement

  • get newValue(): SpreadsheetPane
  • Returns the new value of the activePane

    Returns SpreadsheetPane

  • get oldValue(): SpreadsheetPane
  • Returns the previous value of the activePane

    Returns SpreadsheetPane