CellEditable.editingCanceled
bool editingCanceled() @propertyGet editingCanceled property.
Returns
Indicates whether editing on the cell has been canceled.
void editingCanceled(bool propval) @propertySet editingCanceled property.
Parameters
propval | Indicates whether editing on the cell has been canceled. |