Class IgxToolPanelContextChangedEventArgs
Hierarchy
Hierarchy
- IgxToolPanelContextChangedEventArgs
Accessors
contextKey
- get contextKey(): string
-
Returns string
- set contextKey(v: string): void
-
Parameters
Returns void
newValue
- get newValue(): any
-
Returns any
- set newValue(v: any): void
-
Parameters
Returns void
oldValue
- get oldValue(): any
-
Returns any
- set oldValue(v: any): void
-
Parameters
Returns void