ComponentOne DataGrid for WPF and Silverlight
EndEdit() Method

C1.WPF.DataGrid Namespace > C1DataGrid Class > EndEdit Method : EndEdit() Method
Ends the edit of the currently editing cell committing the changes.
Syntax
'Declaration
 
Public Overloads Function EndEdit() As System.Boolean
public System.bool EndEdit()

Return Value

True, if the edit was committed, otherwise False
See Also

Reference

C1DataGrid Class
C1DataGrid Members
Overload List