Class IgxGridSelectedCellRangesChangedEventArgs

Information about the change to the selected cell ranges in the grid.

Hierarchy

Hierarchy

  • IgxGridSelectedCellRangesChangedEventArgs

Constructors

Properties

ngAcceptInputType_addedRanges: string | IgxGridSelectedCellRangesCollection
ngAcceptInputType_currentRanges: string | IgxGridSelectedCellRangesCollection
ngAcceptInputType_removedRanges: string | IgxGridSelectedCellRangesCollection
ngAcceptInputType_updatedRanges: string | IgxGridSelectedCellRangesCollection

Accessors