Class IgrSpreadsheetActiveCellChangedEventArgs
Hierarchy
Hierarchy
- IgrSpreadsheetActiveCellChangedEventArgs
Accessors
nativeElement
- get nativeElement(): HTMLElement
Returns HTMLElement
newValue
- get newValue(): SpreadsheetCell
oldValue
- get oldValue(): SpreadsheetCell
Event arguments for the activeCellChanged event.