ComponentOne DataGrid for WPF and Silverlight
CancelEdit Method (BaseCollectionView)

C1.Silverlight.DataGrid.Data Namespace > BaseCollectionView Class : CancelEdit Method
Ends the edit transaction and, if possible, restores the original value of the item.
Syntax
'Declaration
 
Public Overridable Sub CancelEdit() 
public virtual void CancelEdit()
See Also

Reference

BaseCollectionView Class
BaseCollectionView Members