IEditableCollectionView.CurrentEditItem Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the item in the collection that is being edited.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.ObjectThe item that is being edited if IsEditingItem is true; otherwise, null.
Show: