DeleteEventArgs

12 Sep 20251 minute to read

Properties

cancel boolean

Defines the cancel option value.

data Object[]

Defines the record objects.

foreignKeyData Object

Defines the foreign key record object (JSON). @hidden

requestType string

Defines the request type.

tr Element[]

Defines the selected rows for delete.

type string

Defines the name of the event.