Search results

RecordClickEventArgs API in Vue Grid API component

Properties

cell

Element

Defines the cell element.

cellIndex

number

Defines the cell index.

column

Column

Defines the column object.

foreignKeyData

Object

Define the foreignKey row data associated with this column

name

string

Defines the name of the event.

row

Element

Defines the row element.

rowData

Object

Defines the current row data.

rowIndex

number

Defines the row index.

target

Element

Defines the target element.