ComponentOne FlexGrid for UWP
CanCancelEdit Property (IEditableCollectionView)

C1.UWP Assembly > C1.Xaml Namespace > IEditableCollectionView Interface : 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
 
ReadOnly Property CanCancelEdit As System.Boolean
System.bool CanCancelEdit {get;}
See Also

Reference

IEditableCollectionView Interface
IEditableCollectionView Members