Set to true to cancel the operation
OptionalcancelOptional reason for cancellation
ReadonlycolumnThe column being edited
ReadonlygridThe grid component that raised the event
OptionalmodifiedSet to modify the value before committing
ReadonlynewNew value being committed
ReadonlyoldOriginal value before edit
ReadonlyrowThe row data (entity)
ReadonlyrowThe row index in the current view
ReadonlyrowThe row key (ID)
ReadonlytimestampTimestamp when event was raised
Fired before cell edit is committed - can be canceled or value modified