Search results

RowDeselectEventArgs API in Vue Gantt API component

Properties

data

IGanttData[]

Defines the data collections.

foreignKeyData

Object | Object[]

Define the foreignKey row data associated with this column

isHeaderCheckboxClicked

boolean

Defines whether header checkbox is clicked or not

isInteracted

boolean

Defines whether event is triggered by interaction or not.

row

Element

Defines the selected/deselected row.

rowIndex

number

Defines the selected/deselected row index.

rowIndexes

number[]

Defines the selected/deselected row indexes.

target

Element

Defines the target element for row deselect.