IgcRowDataCancelableEventArgs
Properties
Section titled "Properties"Optional cellID
Section titled "cellID"cellID?: object data: any Optional isAddRow
Section titled "isAddRow"isAddRow?: boolean Optional newValue
Section titled "newValue"newValue?: any oldValue
Section titled "oldValue"oldValue: any owner
Section titled "owner"owner: IgcGridBaseDirective primaryKey
Section titled "primaryKey"Represents the unique key, the row can be associated with.
Available if primaryKey exists
primaryKey: any rowData
Section titled "rowData"rowData: any rowKey
Section titled "rowKey"rowKey: any