Class IgxGridSelectedKeysChangedEventArgs

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

Hierarchy

Hierarchy

  • IgxGridSelectedKeysChangedEventArgs

Constructors

Properties

ngAcceptInputType_addedKeys: string | IgxGridSelectedKeysCollection
ngAcceptInputType_currentKeys: string | IgxGridSelectedKeysCollection
ngAcceptInputType_removedKeys: string | IgxGridSelectedKeysCollection

Accessors