Class IgrSpreadsheetActionExecutedEventArgs
Hierarchy
Hierarchy
- IgrSpreadsheetActionExecutedEventArgs
Accessors
command
- get command(): SpreadsheetAction
commandParameter
- get commandParameter(): any
Returns any
nativeElement
- get nativeElement(): HTMLElement
Returns HTMLElement
Event arguments for the actionExecuted event.