| Visual Basic (Declaration) | |
|---|---|
Public Sub EndEdit() | |
| C# | |
|---|---|
public void EndEdit() | |
Modifications made to the content of the cells contained in the row will only be committed once the EndEdit method is called. If the CancelEdit method is called, modifications will be discarded.
Supported Frameworks: Microsoft .NET Framework version 3.5