ComponentOne DataGrid for WPF and Silverlight
CancelEdit Method (C1DataGrid)

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

Return Value

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

Reference

C1DataGrid Class
C1DataGrid Members