IgcGridContextMenuEventArgs

Represents an event argument for the grid contextMenu output

Represents the grid cell that triggered the event.

cell: IgcCellType

Represents the original event that occurred Examples of such events include: selecting, clicking, double clicking, etc.

event: any

Represents the grid row that triggered the event.

row: IgcRowType