CanCancelEdit Property (IEditableCollectionView)
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.
System.bool CanCancelEdit {get;}
'Declaration
ReadOnly Property CanCancelEdit As System.Boolean