[]
        
(Showing Draft Content)

C1.WPF.DataCollection.C1CollectionView.CanCancelEdit

CanCancelEdit Property

CanCancelEdit

Gets a value that indicates whether the collection view can discard pending changes and restore the original values of an edited object.

Declaration
public bool CanCancelEdit { get; }
Implements