ComponentOne Basic Library for UWP
CancelEdit Method (C1CollectionView)

C1.UWP Assembly > C1.Xaml Namespace > C1CollectionView Class : CancelEdit Method
Rolls back the current edit transaction started by the EditItem method.
Syntax
'Declaration
 
Public Sub CancelEdit() 
public void CancelEdit()
See Also

Reference

C1CollectionView Class
C1CollectionView Members