Represents event arguments related to events, that can occur for rows in a grid Example for events: adding, deleting, selection, transaction, etc.
Use the rowData property instead.
rowData
Provides reference to the owner component.
Represents the unique key, the row can be associated with. Available if primaryKey exists
primaryKey
Use the rowKey property instead.
rowKey
Represents event arguments related to events, that can occur for rows in a grid Example for events: adding, deleting, selection, transaction, etc.