Class IgxSpreadsheetActivePaneChangedEventArgs

Event arguments for the activePaneChanged event.

Hierarchy

Hierarchy

  • IgxSpreadsheetActivePaneChangedEventArgs

Constructors

Accessors

Constructors

Accessors

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

    Returns SpreadsheetPane

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

    Returns SpreadsheetPane