[]
Exits editing mode.
protected override bool ExitEdit()
Protected Overrides Function ExitEdit() As Boolean
| Type | Description |
|---|---|
| bool |
Exits editing mode.
protected bool ExitEdit(bool disableCellEvents)
Protected Function ExitEdit(disableCellEvents As Boolean) As Boolean
| Type | Name | Description |
|---|---|---|
| bool | disableCellEvents | Disable cell events. |
| Type | Description |
|---|---|
| bool | True if the value is a valid valueitem. |