Class IgxListPanelSelectedKeysChangedEventArgs

Information about the change to the selected keys in the grid.

Hierarchy

Hierarchy

  • IgxListPanelSelectedKeysChangedEventArgs

Constructors

Properties

ngAcceptInputType_addedKeys: string | IgxListPanelSelectedKeysCollection
ngAcceptInputType_currentKeys: string | IgxListPanelSelectedKeysCollection
ngAcceptInputType_removedKeys: string | IgxListPanelSelectedKeysCollection

Accessors