CellEditableGidBuilderImpl.editingCanceled
T editingCanceled(bool propval) nothrow;Set editingCanceled property.
Parameters
propval | Indicates whether editing on the cell has been canceled. |
Returns
Builder instance for fluent chaining
T editingCanceled(bool propval) nothrow;Set editingCanceled property.
propval | Indicates whether editing on the cell has been canceled. |