ComponentOne Basic Library for UWP
CanCancelEdit Property (C1CollectionView)

C1.UWP Assembly > C1.Xaml Namespace > C1CollectionView Class : CanCancelEdit Property
Gets a value indicating whether the view can roll back the current edit transaction started by the EditItem method and restore original values of an editing item.
Syntax
'Declaration
 
Public ReadOnly Property CanCancelEdit As System.Boolean
public System.bool CanCancelEdit {get;}
See Also

Reference

C1CollectionView Class
C1CollectionView Members