Method CancelEdit
| Improve this Doc View SourceCancelEdit()
Cancels the edit mode.
Declaration
public bool CancelEdit()
Returns
| Type | Description |
|---|---|
| System.Boolean | true if edit mode cancelled successfully, otherwise false. |
Cancels the edit mode.
public bool CancelEdit()
| Type | Description |
|---|---|
| System.Boolean | true if edit mode cancelled successfully, otherwise false. |