CellEditableT.editingCanceled

Set editingCanceled property.

  1. bool editingCanceled [@property getter]
  2. bool editingCanceled [@property setter]
    template CellEditableT()
    @property
    void
    editingCanceled
    (
    bool propval
    )

Parameters

propval bool

Indicates whether editing on the cell has been canceled.