[]
        
(Showing Draft Content)

C1.WPF.DataCollection.C1CollectionView.CurrentAddItem

CurrentAddItem Property

CurrentAddItem

Gets the item that is being added during the current add transaction.

Declaration
public object? CurrentAddItem { get; }
Implements