IgcRowDataCancelableEventArgs

cellID?: object
data: any

Optional isAddRow

Section titled "isAddRow"
isAddRow?: boolean

Optional newValue

Section titled "newValue"
newValue?: any
oldValue: any
owner: IgcGridBaseDirective

Represents the unique key, the row can be associated with. Available if primaryKey exists

primaryKey: any
rowData: any
rowKey: any