IgcGridContextMenuEventArgs
Represents an event argument for the grid contextMenu output
Properties
Section titled "Properties"Represents the grid cell that triggered the event.
cell: IgcCellType event
Section titled "event"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