CellEditable.editingCanceled

bool editingCanceled() @property

Get editingCanceled property.

Returns

Indicates whether editing on the cell has been canceled.
void editingCanceled(bool propval) @property

Set editingCanceled property.

Parameters

propvalIndicates whether editing on the cell has been canceled.