Method EndEdit
| Improve this Doc View SourceEndEdit(Boolean)
Ends the editing mode.
Declaration
public RowPresenter EndEdit(bool staysOnInserting = true)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Boolean | staysOnInserting | Indicates whether should stay on inserting. |
Returns
| Type | Description |
|---|---|
| RowPresenter | The row presenter. |