RecordDoubleClickEventArgs
23 Sep 20251 minute to read
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 IGanttData
Defines the data of record.
rowIndex number
Defines the row index of record.
target Element
Defines the target element.