[]
        
(Showing Draft Content)

C1.WPF.DataCollection.C1CollectionView.IsAddingNew

IsAddingNew Property

IsAddingNew

Gets a value that indicates whether an add transaction is in progress.

Declaration
public bool IsAddingNew { get; }
Implements