Class IgrListPanelSelectedKeysChangedEventArgs
Hierarchy
Hierarchy
- IgrListPanelSelectedKeysChangedEventArgs
Accessors
addedKeys
- get addedKeys(): IgrListPanelSelectedKeysCollection
- set addedKeys(v): void
Parameters
Returns void
currentKeys
- get currentKeys(): IgrListPanelSelectedKeysCollection
- set currentKeys(v): void
Parameters
Returns void
nativeElement
- get nativeElement(): HTMLElement
Returns HTMLElement
removedKeys
- get removedKeys(): IgrListPanelSelectedKeysCollection
- set removedKeys(v): void
Parameters
Returns void
Information about the change to the selected keys in the grid.