Class IgxGridSelectedItemsChangedEventArgs

Information about the changing selected items in the grid.

Hierarchy

Hierarchy

  • IgxGridSelectedItemsChangedEventArgs

Constructors

Properties

ngAcceptInputType_addedItems: string | IgxGridSelectedItemsCollection
ngAcceptInputType_currentItems: string | IgxGridSelectedItemsCollection
ngAcceptInputType_removedItems: string | IgxGridSelectedItemsCollection

Accessors