[]
        
(Showing Draft Content)

C1.WPF.DataCollection.C1CollectionView.CurrentEditItem

CurrentEditItem Property

CurrentEditItem

Gets the item in the collection that is being edited.

Declaration
public object? CurrentEditItem { get; }
Implements