Contents
- Properties
Having trouble getting help?
Contact Support
Contact Support
CellEditArgs
23 Sep 20251 minute to read
Properties
cancel boolean
Defines the cancel option value.
cell Element
Defines the cell object.
columnName string
Defines the column name.
columnObject Column
Defines the column object.
foreignKeyData Object
Defines foreign data object
isForeignKey boolean
Defines isForeignKey option value.
primaryKey string[]
Defines the primaryKey.
row Element
Defines the current row.
rowData IGanttData
Defines the row data object.
type string
Defines the name of the event.
validationRules Object
Defines the validation rules.
value string
Defines the cell value.