Method EndEdit
| Improve this Doc View SourceEndEdit()
Ends the edit mode and saves the changes.
Declaration
public bool EndEdit()
Returns
| Type | Description |
|---|---|
| System.Boolean | true if ends edit successfully, otherwise false. |
Ends the edit mode and saves the changes.
public bool EndEdit()
| Type | Description |
|---|---|
| System.Boolean | true if ends edit successfully, otherwise false. |