C1.Silverlight.DataGrid Namespace > C1DataGrid Class > EndEdit Method : EndEdit(Boolean,Boolean) Method |
true
commit the changes.
true
exit editing mode.
'Declaration
Public Overloads Function EndEdit( _ ByVal commitChanges As System.Boolean, _ ByVal exitEditingMode As System.Boolean _ ) As System.Boolean
public System.bool EndEdit( System.bool commitChanges, System.bool exitEditingMode )
true
commit the changes.true
exit editing mode.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2