Class IgxGridSelectedCellsChangedEventArgs

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

Hierarchy

Hierarchy

  • IgxGridSelectedCellsChangedEventArgs

Constructors

Properties

ngAcceptInputType_addedCells: string | IgxGridSelectedCellsCollection
ngAcceptInputType_currentCells: string | IgxGridSelectedCellsCollection
ngAcceptInputType_removedCells: string | IgxGridSelectedCellsCollection

Accessors