Class IgxListPanelSelectedItemsChangedEventArgs

Information about the changing selected items in the grid.

Hierarchy

Hierarchy

  • IgxListPanelSelectedItemsChangedEventArgs

Constructors

Properties

ngAcceptInputType_addedItems: string | IgxListPanelSelectedItemsCollection
ngAcceptInputType_currentItems: string | IgxListPanelSelectedItemsCollection
ngAcceptInputType_removedItems: string | IgxListPanelSelectedItemsCollection

Accessors